Skip to content

Commit b284a0b

Browse files
committed
chore(ci): Move threshold to 10%
1 parent ff7ab81 commit b284a0b

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)