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:
parent
aad7707268
commit
3d45cecf04
1 changed files with 2 additions and 2 deletions
4
.github/workflows/benckmark.yml
vendored
4
.github/workflows/benckmark.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue