mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
chore: upgrade benchmark to v5.1.2
This commit is contained in:
parent
c45711ade5
commit
90b8bc242c
1 changed files with 2 additions and 2 deletions
4
.github/workflows/benckmark.yml
vendored
4
.github/workflows/benckmark.yml
vendored
|
@ -56,7 +56,7 @@ jobs:
|
|||
# - local
|
||||
- 3.13.1
|
||||
- 4.12.2
|
||||
- 5.1.0
|
||||
- 5.1.2
|
||||
name: Benchmark autocannon
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
@ -116,7 +116,7 @@ jobs:
|
|||
# old versions to compare same test along previous releases
|
||||
- 3.13.1
|
||||
- 4.12.2
|
||||
- 5.1.0
|
||||
- 5.1.2
|
||||
name: Benchmark hyperfine
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue