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 cfcd0e2 commit 0f58f44Copy full SHA for 0f58f44
.github/workflows/performance_score_director.yml
@@ -71,7 +71,7 @@ jobs:
71
shell: bash
72
run: |
73
echo "forks=15" > scoredirector-benchmark.properties
74
- echo "warmup_iterations=5 >> scoredirector-benchmark.properties
+ echo "warmup_iterations=5" >> scoredirector-benchmark.properties
75
echo "measurement_iterations=15" >> scoredirector-benchmark.properties
76
echo "score_director_type=cs" >> scoredirector-benchmark.properties
77
echo "example=${{ matrix.example }}" >> scoredirector-benchmark.properties
0 commit comments