Skip to content

Commit a8024f6

Browse files
committed
Update the threshold to 2.5 %
1 parent 0f58f44 commit a8024f6

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
@@ -73,6 +73,7 @@ jobs:
7373
echo "forks=15" > scoredirector-benchmark.properties
7474
echo "warmup_iterations=5" >> scoredirector-benchmark.properties
7575
echo "measurement_iterations=15" >> scoredirector-benchmark.properties
76+
echo "relative_score_error_threshold=0.025" >> scoredirector-benchmark.properties
7677
echo "score_director_type=cs" >> scoredirector-benchmark.properties
7778
echo "example=${{ matrix.example }}" >> scoredirector-benchmark.properties
7879
cat scoredirector-benchmark.properties

0 commit comments

Comments
 (0)