We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d16946 commit 1e6bcf5Copy full SHA for 1e6bcf5
.github/workflows/performance_score_director.yml
@@ -70,6 +70,7 @@ jobs:
70
shell: bash
71
run: |
72
echo "forks=20" > scoredirector-benchmark.properties
73
+ echo "warmup_iterations=10" >> scoredirector-benchmark.properties
74
echo "score_director_type=cs" >> scoredirector-benchmark.properties
75
echo "example=${{ matrix.example }}" >> scoredirector-benchmark.properties
76
cat scoredirector-benchmark.properties
0 commit comments