Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
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%.
  • Loading branch information
bric3 committed Jun 25, 2025
commit 333b53aa0407febe06157f6517daff9e9f777bf5
2 changes: 1 addition & 1 deletion .gitlab/benchmarks/bp-runner.fail-on-regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ experiments:
- name: Regression Check
run: fail_on_regression
# Applies on all scenarios
regression_threshold: 20.0 # percents
regression_threshold: 10.0 # percents