update benchmarks settings

This commit is contained in:
Juan Picado 2021-09-04 09:32:18 +02:00
parent ff1822c961
commit ef60e83d6c
1 changed files with 4 additions and 2 deletions

View File

@ -56,7 +56,8 @@ jobs:
# - local
- 3.13.1
- 4.12.2
- 5.1.2
- 5.1.3
- 6.0.0-6-next.22
name: Benchmark autocannon
runs-on: ubuntu-latest
steps:
@ -116,7 +117,8 @@ jobs:
# old versions to compare same test along previous releases
- 3.13.1
- 4.12.2
- 5.1.2
- 5.1.3
- 6.0.0-6-next.22
name: Benchmark hyperfine
runs-on: ubuntu-latest
steps: