mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-03-25 02:32:52 -05:00
ci: update benchmark settings
This commit is contained in:
parent
b055c193b8
commit
cfba19d622
1 changed files with 4 additions and 4 deletions
8
.github/workflows/benchmark.yml
vendored
8
.github/workflows/benchmark.yml
vendored
|
@ -60,8 +60,8 @@ jobs:
|
|||
# - local
|
||||
- 3.13.1
|
||||
- 4.12.2
|
||||
- 5.7.0
|
||||
- 6.0.0-6-next.35
|
||||
- 5.10.2
|
||||
- 6.0.0-6-next.40
|
||||
name: Benchmark autocannon
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
@ -121,8 +121,8 @@ jobs:
|
|||
# old versions to compare same test along previous releases
|
||||
- 3.13.1
|
||||
- 4.12.2
|
||||
- 5.7.0
|
||||
- 6.0.0-6-next.35
|
||||
- 5.10.2
|
||||
- 6.0.0-6-next.40
|
||||
name: Benchmark hyperfine
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
|
Loading…
Add table
Reference in a new issue