mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-06-29 10:45:31 +02:00
ci: adjust benchmark alert/fail thresholds
Alerts were too noisy.
This commit is contained in:
parent
bd26137e78
commit
5f3a78cee2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -406,7 +406,7 @@ jobs:
|
|||
tool: "customSmallerIsBetter"
|
||||
output-file-path: benchmark/results/all.json
|
||||
external-data-json-path: ./cache/benchmark-data.json
|
||||
alert-threshold: "20%"
|
||||
alert-threshold: "120%"
|
||||
fail-threshold: "200%"
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
comment-on-alert: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue