mirror of
https://github.com/fafhrd91/actix-web
synced 2024-11-23 16:21:06 +01:00
CI: Reduce sample size
This commit is contained in:
parent
c48af0c822
commit
864fc489ce
2
.github/workflows/bench.yml
vendored
2
.github/workflows/bench.yml
vendored
@ -20,4 +20,4 @@ jobs:
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: bench
|
||||
args: --bench=server
|
||||
args: --bench=server -- --sample-size=15
|
||||
|
Loading…
Reference in New Issue
Block a user