Skip to content

Commit 1e6bcf5

Browse files
committed
Increase warmup
1 parent 9d16946 commit 1e6bcf5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/performance_score_director.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
shell: bash
7171
run: |
7272
echo "forks=20" > scoredirector-benchmark.properties
73+
echo "warmup_iterations=10" >> scoredirector-benchmark.properties
7374
echo "score_director_type=cs" >> scoredirector-benchmark.properties
7475
echo "example=${{ matrix.example }}" >> scoredirector-benchmark.properties
7576
cat scoredirector-benchmark.properties

0 commit comments

Comments
 (0)