Skip to content

Commit 333b53a

Browse files
committed
chore(ci): Choose 10% as threshold.
20% was chosen due to variability of the results on unrelated changes. After discussion in lp-sync, 20% won't get us to move forward and entice to fix the problems. So instead choose a closer threshold to 10%.
1 parent 417db44 commit 333b53a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab/benchmarks/bp-runner.fail-on-regression.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ experiments:
44
- name: Regression Check
55
run: fail_on_regression
66
# Applies on all scenarios
7-
regression_threshold: 20.0 # percents
7+
regression_threshold: 10.0 # percents

0 commit comments

Comments
 (0)