We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7f8705 commit 2d9c0f6Copy full SHA for 2d9c0f6
1 file changed
.github/workflows/bench.yml
@@ -42,7 +42,7 @@ jobs:
42
fail-on-alert: true
43
github-token: ${{ secrets.GITHUB_TOKEN }}
44
comment-on-alert: true
45
- alert-threshold: 250%
+ alert-threshold: 150%
46
gh-pages-branch: gh-pages
47
benchmark-data-dir-path: benchmarks/${{matrix.compiler}}
48
auto-push: true
0 commit comments