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 May 30, 2024
1 parent 7c1dcd1 commit 8e7c534
Show file tree
Hide file tree
Showing 6 changed files with 113 additions and 5 deletions.
27 changes: 27 additions & 0 deletions benchmarks/results/npm/10.8.1/alotta-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,30 @@
withWarmModulesAndLockfile: 1527
withWarmModules: 1798
updatedDependencies: 8116
- firstInstall: 45668
repeatInstall: 1693
withWarmCacheAndLockfile: 7954
withWarmCache: 12966
withLockfile: 12021
withWarmCacheAndModules: 1779
withWarmModulesAndLockfile: 1463
withWarmModules: 1777
updatedDependencies: 8365
- firstInstall: 41669
repeatInstall: 1519
withWarmCacheAndLockfile: 7918
withWarmCache: 13190
withLockfile: 12054
withWarmCacheAndModules: 1782
withWarmModulesAndLockfile: 1582
withWarmModules: 1791
updatedDependencies: 8785
- firstInstall: 42499
repeatInstall: 1535
withWarmCacheAndLockfile: 7975
withWarmCache: 13182
withLockfile: 12013
withWarmCacheAndModules: 1790
withWarmModulesAndLockfile: 1611
withWarmModules: 1803
updatedDependencies: 8201
27 changes: 27 additions & 0 deletions benchmarks/results/pnpm/9.1.4/alotta-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,30 @@
withWarmModulesAndLockfile: 1155
withWarmModules: 6497
updatedDependencies: 4110
- firstInstall: 10804
repeatInstall: 1107
withWarmCacheAndLockfile: 2719
withWarmCache: 6829
withLockfile: 6609
withWarmCacheAndModules: 2535
withWarmModulesAndLockfile: 1135
withWarmModules: 6925
updatedDependencies: 3978
- firstInstall: 10771
repeatInstall: 1099
withWarmCacheAndLockfile: 2707
withWarmCache: 6913
withLockfile: 6470
withWarmCacheAndModules: 2518
withWarmModulesAndLockfile: 1125
withWarmModules: 6874
updatedDependencies: 3747
- firstInstall: 11046
repeatInstall: 1082
withWarmCacheAndLockfile: 2785
withWarmCache: 6869
withLockfile: 6498
withWarmCacheAndModules: 2537
withWarmModulesAndLockfile: 1154
withWarmModules: 11038
updatedDependencies: 3911
27 changes: 27 additions & 0 deletions benchmarks/results/yarn/4.2.2/alotta-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -160,3 +160,30 @@
withWarmModulesAndLockfile: 5291
withWarmModules: 7149
updatedDependencies: 6001
- firstInstall: 16364
repeatInstall: 5188
withWarmCacheAndLockfile: 5452
withWarmCache: 7395
withLockfile: 5533
withWarmCacheAndModules: 7067
withWarmModulesAndLockfile: 5197
withWarmModules: 6911
updatedDependencies: 6824
- firstInstall: 7418
repeatInstall: 5187
withWarmCacheAndLockfile: 5385
withWarmCache: 7520
withLockfile: 5443
withWarmCacheAndModules: 7143
withWarmModulesAndLockfile: 5129
withWarmModules: 7072
updatedDependencies: 5891
- firstInstall: 7371
repeatInstall: 5160
withWarmCacheAndLockfile: 5404
withWarmCache: 7381
withLockfile: 5475
withWarmCacheAndModules: 7161
withWarmModulesAndLockfile: 5116
withWarmModules: 7069
updatedDependencies: 5877
27 changes: 27 additions & 0 deletions benchmarks/results/yarn_pnp/4.2.2/alotta-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -160,3 +160,30 @@
withWarmModulesAndLockfile: 0
withWarmModules: 0
updatedDependencies: 3236
- firstInstall: 3600
repeatInstall: 0
withWarmCacheAndLockfile: 1403
withWarmCache: 3038
withLockfile: 1386
withWarmCacheAndModules: 0
withWarmModulesAndLockfile: 0
withWarmModules: 0
updatedDependencies: 3110
- firstInstall: 8303
repeatInstall: 0
withWarmCacheAndLockfile: 1403
withWarmCache: 3035
withLockfile: 1400
withWarmCacheAndModules: 0
withWarmModulesAndLockfile: 0
withWarmModules: 0
updatedDependencies: 3225
- firstInstall: 3751
repeatInstall: 0
withWarmCacheAndLockfile: 1405
withWarmCache: 3005
withLockfile: 1410
withWarmCacheAndModules: 0
withWarmModulesAndLockfile: 0
withWarmModules: 0
updatedDependencies: 3139
6 changes: 3 additions & 3 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**: _May 30, 2024, 4:01 PM_ (_daily_ updated).
**Last benchmarked at**: _May 30, 2024, 4:14 PM_ (_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,10 +22,10 @@ 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 | | | | 41.9s | 10.5s | 7.1s | 3.5s |
| install | | | | 41.6s | 10.5s | 7.1s | 3.5s |
| install |||| 1.5s | 1s | 5.1s | n/a |
| install ||| | 7.9s | 2.6s | 5.2s | 1.3s |
| install || | | 13s | 6.6s | 7s | 2.8s |
| install || | | 12.9s | 6.6s | 7s | 2.8s |
| install | || | 11.8s | 6s | 5.3s | 1.3s |
| install || || 1.7s | 2.4s | 6.8s | n/a |
| install | ||| 1.4s | 1.1s | 5s | n/a |
Expand Down
4 changes: 2 additions & 2 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 8e7c534

Please sign in to comment.