Skip to content

Commit cd5e018

Browse files
committed
Benchmark: report on alert only (> 5% difference)
1 parent 75eae8b commit cd5e018

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -345,8 +345,8 @@ jobs:
345345
output-file-path: tests/benchmark-output.json
346346
external-data-json-path: ./tests/benchmark-cache/benchmark-data.json
347347
github-token: ${{ secrets.GITHUB_TOKEN }}
348-
alert-threshold: "120%"
349-
comment-always: true
348+
alert-threshold: "105%"
349+
comment-always: false
350350
comment-on-alert: true
351351

352352
- name: Save benchmark data as new baseline

0 commit comments

Comments
 (0)