Skip to content

Commit

Permalink
Update benchmark.yml
Browse files Browse the repository at this point in the history
Signed-off-by: edithwuly <33151775+edithwuly@users.noreply.github.com>
  • Loading branch information
edithwuly authored Apr 24, 2023
1 parent ad4234b commit 66d2d9e
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,17 +41,3 @@ jobs:
comment-on-alert: true
fail-on-alert: true
alert-comment-cc-users: '@edithwuly'

- name: Store benchmark result - separate results repo
uses: benchmark-action/github-action-benchmark@v1
with:
name: Go Benchmark
tool: 'go'
output-file-path: ./out/benchmark.txt
github-token: ${{ secrets.GITHUB_TOKEN }}
auto-push: true
# Show alert with commit comment on detecting possible performance regression
alert-threshold: '200%'
comment-on-alert: true
fail-on-alert: true
alert-comment-cc-users: '@edithwuly'

0 comments on commit 66d2d9e

Please sign in to comment.