1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-08 23:25:51 +01:00

update benchmarks settings

This commit is contained in:
Juan Picado 2021-09-04 09:32:18 +02:00
parent ff1822c961
commit ef60e83d6c

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