We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceab594 commit 3ac8ecfCopy full SHA for 3ac8ecf
.github/workflows/continuous-benchmark.yml
@@ -73,6 +73,6 @@ jobs:
73
auto-push: true
74
75
# Show alert with commit comment on detecting possible performance regression
76
- alert-threshold: '200%' # FIXME: After russel is set up, lower the threshold and set alert/comment to true
77
- comment-on-alert: false
+ alert-threshold: '100%' # FIXME: After russel is set up, lower the threshold and set alert/comment to true
+ comment-on-alert: true
78
fail-on-alert: false
0 commit comments