Skip to content

Commit

Permalink
chore: increase threshold since benchmark tests have higher volatilit…
Browse files Browse the repository at this point in the history
…y lately (#969)
  • Loading branch information
latonz authored Dec 4, 2023
1 parent 6cfdb91 commit 997b043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
output-file-path: >-
${{ env.BENCHMARK_RESULT_DIR }}/Riok.Mapperly.Benchmarks.${{ matrix.BENCHMARK_NAME }}-report-full-compressed.json
# Show alert with commit comment on detecting possible performance regression
alert-threshold: '200%'
alert-threshold: '300%'
comment-on-alert: true
fail-on-alert: true
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 997b043

Please sign in to comment.