Skip to content

Commit 7939b41

Browse files
committed
Benchmark: reduce alert threshold to 120%
1 parent e1b7fb7 commit 7939b41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ jobs:
346346
output-file-path: tests/benchmark-output.json
347347
external-data-json-path: ./tests/benchmark-cache/benchmark-data.json
348348
github-token: ${{ secrets.GITHUB_TOKEN }}
349-
alert-threshold: "150%"
349+
alert-threshold: "120%"
350350
comment-always: true
351351
comment-on-alert: true
352352
summary-always: true

0 commit comments

Comments
 (0)