Skip to content

Commit 6ec0047

Browse files
author
nevergiveupcpp
committed
ci: reduce benchmark false positives
1 parent e2cdfb6 commit 6ec0047

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,8 @@ jobs:
106106
output-file-path: ${{ env.BENCHMARK_BIN_DIR }}/result.json
107107
github-token: ${{ secrets.GITHUB_TOKEN }}
108108
auto-push: true
109-
comment-on-alert: true
110-
alert-threshold: '150%'
109+
comment-on-alert: false
110+
alert-threshold: '200%'
111111
fail-on-alert: true
112112

113113
clang-format:

0 commit comments

Comments
 (0)