1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

CI: Reduce sample size

This commit is contained in:
Yuki Okushi
2020-05-20 22:33:25 +09:00
parent c48af0c822
commit 864fc489ce

View File

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