Skip to content

Commit

Permalink
chore: update benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 18, 2024
1 parent 6800e0c commit 282ac0a
Show file tree
Hide file tree
Showing 6 changed files with 120 additions and 12 deletions.
27 changes: 27 additions & 0 deletions benchmarks/results/npm/10.8.2/alotta-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,3 +133,30 @@
withWarmModulesAndLockfile: 1468
withWarmModules: 1797
updatedDependencies: 6767
- firstInstall: 37494
repeatInstall: 1664
withWarmCacheAndLockfile: 8224
withWarmCache: 13389
withLockfile: 12606
withWarmCacheAndModules: 1844
withWarmModulesAndLockfile: 1539
withWarmModules: 1831
updatedDependencies: 6871
- firstInstall: 30848
repeatInstall: 1575
withWarmCacheAndLockfile: 8199
withWarmCache: 13377
withLockfile: 12372
withWarmCacheAndModules: 1915
withWarmModulesAndLockfile: 1504
withWarmModules: 1826
updatedDependencies: 8244
- firstInstall: 34970
repeatInstall: 1591
withWarmCacheAndLockfile: 8335
withWarmCache: 13733
withLockfile: 12727
withWarmCacheAndModules: 1878
withWarmModulesAndLockfile: 1619
withWarmModules: 1869
updatedDependencies: 6993
27 changes: 27 additions & 0 deletions benchmarks/results/pnpm/9.7.1/alotta-files.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
- firstInstall: 11065
repeatInstall: 1121
withWarmCacheAndLockfile: 2812
withWarmCache: 7656
withLockfile: 5585
withWarmCacheAndModules: 2544
withWarmModulesAndLockfile: 1149
withWarmModules: 5963
updatedDependencies: 3872
- firstInstall: 8789
repeatInstall: 1162
withWarmCacheAndLockfile: 2725
withWarmCache: 6148
withLockfile: 5451
withWarmCacheAndModules: 2588
withWarmModulesAndLockfile: 1175
withWarmModules: 5577
updatedDependencies: 4205
- firstInstall: 9151
repeatInstall: 1166
withWarmCacheAndLockfile: 2797
withWarmCache: 6404
withLockfile: 5648
withWarmCacheAndModules: 2578
withWarmModulesAndLockfile: 1206
withWarmModules: 5843
updatedDependencies: 4193
27 changes: 27 additions & 0 deletions benchmarks/results/yarn/4.4.0/alotta-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,30 @@
withWarmModulesAndLockfile: 5249
withWarmModules: 7067
updatedDependencies: 5834
- firstInstall: 16735
repeatInstall: 5337
withWarmCacheAndLockfile: 5677
withWarmCache: 7576
withLockfile: 5852
withWarmCacheAndModules: 7293
withWarmModulesAndLockfile: 5418
withWarmModules: 7441
updatedDependencies: 6883
- firstInstall: 7366
repeatInstall: 5435
withWarmCacheAndLockfile: 5596
withWarmCache: 7356
withLockfile: 5583
withWarmCacheAndModules: 7124
withWarmModulesAndLockfile: 5351
withWarmModules: 7318
updatedDependencies: 5983
- firstInstall: 7729
repeatInstall: 5610
withWarmCacheAndLockfile: 5811
withWarmCache: 7808
withLockfile: 5782
withWarmCacheAndModules: 7430
withWarmModulesAndLockfile: 5564
withWarmModules: 7478
updatedDependencies: 6085
27 changes: 27 additions & 0 deletions benchmarks/results/yarn_pnp/4.4.0/alotta-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,30 @@
withWarmModulesAndLockfile: 0
withWarmModules: 0
updatedDependencies: 3199
- firstInstall: 3602
repeatInstall: 0
withWarmCacheAndLockfile: 1440
withWarmCache: 3052
withLockfile: 1424
withWarmCacheAndModules: 0
withWarmModulesAndLockfile: 0
withWarmModules: 0
updatedDependencies: 3105
- firstInstall: 3664
repeatInstall: 0
withWarmCacheAndLockfile: 1441
withWarmCache: 3066
withLockfile: 1439
withWarmCacheAndModules: 0
withWarmModulesAndLockfile: 0
withWarmModules: 0
updatedDependencies: 3185
- firstInstall: 3755
repeatInstall: 0
withWarmCacheAndLockfile: 1474
withWarmCache: 3126
withLockfile: 1462
withWarmCacheAndModules: 0
withWarmModulesAndLockfile: 0
withWarmModules: 0
updatedDependencies: 3235
12 changes: 6 additions & 6 deletions src/pages/benchmarks.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Benchmarks of JavaScript Package Managers

**Last benchmarked at**: _Aug 11, 2024, 2:59 AM_ (_daily_ updated).
**Last benchmarked at**: _Aug 18, 2024, 2:57 AM_ (_daily_ updated).

This benchmark compares the performance of npm, pnpm, Yarn Classic, and Yarn PnP (check [Yarn's benchmarks](https://yarnpkg.com/benchmarks) for any other Yarn modes that are not included here).

Expand All @@ -22,12 +22,12 @@ The app's `package.json` [here](https://github.com/pnpm/pnpm.io/blob/main/benchm

| action | cache | lockfile | node_modules| npm | pnpm | Yarn | Yarn PnP |
| --- | --- | --- | --- | --- | --- | --- | --- |
| install | | | | 32.2s | 9s | 7.2s | 3.4s |
| install |||| 1.5s | 1s | 5.1s | n/a |
| install ||| | 7.7s | 2.5s | 5.2s | 1.3s |
| install | | | | 30.8s | 8.7s | 7.2s | 3.4s |
| install |||| 1.5s | 1.1s | 5.1s | n/a |
| install ||| | 7.7s | 2.7s | 5.2s | 1.3s |
| install || | | 12.6s | 6.1s | 7.2s | 2.9s |
| install | || | 11.6s | 5.3s | 5.3s | 1.3s |
| install || || 1.7s | 2.3s | 6.8s | n/a |
| install | || | 11.6s | 5.4s | 5.3s | 1.3s |
| install || || 1.7s | 2.5s | 6.8s | n/a |
| install | ||| 1.4s | 1.1s | 5s | n/a |
| install | | || 1.7s | 5.5s | 7s | n/a |
| update | n/a | n/a | n/a | 6.7s | 3.8s | 5.8s | 2.9s |
Expand Down
12 changes: 6 additions & 6 deletions static/img/benchmarks/alotta-files.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 282ac0a

Please sign in to comment.