mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-20 22:52:46 -05:00
Update benchmark.yml
This commit is contained in:
parent
1debee3e9d
commit
160c25ddc5
1 changed files with 4 additions and 4 deletions
8
.github/workflows/benchmark.yml
vendored
8
.github/workflows/benchmark.yml
vendored
|
@ -57,8 +57,8 @@ jobs:
|
||||||
# - local
|
# - local
|
||||||
- 3.13.1
|
- 3.13.1
|
||||||
- 4.12.2
|
- 4.12.2
|
||||||
- 5.5.2
|
- 5.7.0
|
||||||
- 6.0.0-6-next.31
|
- 6.0.0-6-next.35
|
||||||
name: Benchmark autocannon
|
name: Benchmark autocannon
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
@ -118,8 +118,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.5.2
|
- 5.7.0
|
||||||
- 6.0.0-6-next.31
|
- 6.0.0-6-next.35
|
||||||
name: Benchmark hyperfine
|
name: Benchmark hyperfine
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Reference in a new issue