Skip to content

Commit

Permalink
ci: set benchtime=1s for benchdiff
Browse files Browse the repository at this point in the history
  • Loading branch information
SilverRainZ committed Oct 21, 2021
1 parent ca9d49b commit 0ff6336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-benchdiff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
--packages="${{ steps.head.outputs.pkgs }}"
--count=10
--warmup-count=1
--benchtime=100000x
--benchtime=1s
--benchmem
--tolerance=50
--base-ref=${{ steps.head.outputs.base }}
Expand Down

0 comments on commit 0ff6336

Please sign in to comment.