0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-03-18 02:22:46 -05:00

chore: update benchmark settings

This commit is contained in:
Juan Picado 2021-06-23 21:22:39 +02:00 committed by GitHub
parent aad7707268
commit 3d45cecf04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,7 +55,7 @@ jobs:
verdaccioVersion:
# - local
- 3.13.1
- 4.12.1
- 4.12.2
- 5.1.0
name: Benchmark autocannon
runs-on: ubuntu-latest
@ -115,7 +115,7 @@ jobs:
# - local (master branch)
# old versions to compare same test along previous releases
- 3.13.1
- 4.12.1
- 4.12.2
- 5.1.0
name: Benchmark hyperfine
runs-on: ubuntu-latest