Skip to content

Commit 5bd27a8

Browse files
committed
ci(perf): rebalance again
1 parent eec1fbb commit 5bd27a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/performance_score_director.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ jobs:
7272
working-directory: ./timefold-solver-benchmarks
7373
shell: bash
7474
run: |
75-
echo "forks=10" > scoredirector-benchmark.properties
76-
echo "warmup_iterations=5" >> scoredirector-benchmark.properties
75+
echo "forks=15" > scoredirector-benchmark.properties
76+
echo "warmup_iterations=10" >> scoredirector-benchmark.properties
7777
echo "measurement_iterations=5" >> scoredirector-benchmark.properties
7878
echo "relative_score_error_threshold=0.02" >> scoredirector-benchmark.properties
7979
echo "score_director_type=cs" >> scoredirector-benchmark.properties

0 commit comments

Comments
 (0)