Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
sungam3r committed Jan 9, 2024
1 parent 622c073 commit c2f7afc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}
alert-threshold: '101%'
comment-on-alert: true
fail-on-alert: true
- name: AAA
run: echo 'https://$GITHUB_REPOSITORY_OWNER@sss'
- name: Push benchmarks results
Expand Down

1 comment on commit c2f7afc

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'SteroidsDI Benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.01.

Benchmark suite Current: c2f7afc Previous: 8d92080 Ratio
Benchmarks.DeferBenchmarks.ResolveIDefer 113.72284086545308 ns (± 0.4622949626020224) 112.35701076189677 ns (± 0.23652338149774974) 1.01

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.