1
0
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:
Yuki Okushi 2020-05-20 22:33:25 +09:00
parent c48af0c822
commit 864fc489ce
No known key found for this signature in database
GPG Key ID: B0986C85C0E2DAA1

View File

@ -20,4 +20,4 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: bench
args: --bench=server
args: --bench=server -- --sample-size=15