Skip to content

Commit

Permalink
Bump threshold back to 140%
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenge committed Oct 16, 2024
1 parent 28af1d1 commit 7418b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-bdnbenchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
tool: 'benchmarkdotnet'
output-file-path: ./test/BDNPerfTests/BenchmarkDotNet.Artifacts/results/BDN.benchmark.${{ matrix.test }}-report-full-compressed.json
github-token: ${{ secrets.GITHUB_TOKEN }}
alert-threshold: '130%'
alert-threshold: '140%'
comment-on-alert: true
fail-on-alert: true
alert-comment-cc-users: '@darrenge'
Expand Down

0 comments on commit 7418b2e

Please sign in to comment.