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 27, 2023
1 parent 4e62359 commit 1dcc575
Show file tree
Hide file tree
Showing 4 changed files with 56 additions and 2 deletions.
27 changes: 27 additions & 0 deletions benchmarks/results/npm/9.8.1/alotta-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -214,3 +214,30 @@
withWarmModulesAndLockfile: 2220
withWarmModules: 2627
updatedDependencies: 11244
- firstInstall: 45911
repeatInstall: 3340
withWarmCacheAndLockfile: 14719
withWarmCache: 22192
withLockfile: 23077
withWarmCacheAndModules: 3968
withWarmModulesAndLockfile: 3115
withWarmModules: 3686
updatedDependencies: 9996
- firstInstall: 43069
repeatInstall: 3404
withWarmCacheAndLockfile: 15069
withWarmCache: 22731
withLockfile: 23799
withWarmCacheAndModules: 3713
withWarmModulesAndLockfile: 3119
withWarmModules: 3710
updatedDependencies: 10627
- firstInstall: 43899
repeatInstall: 3153
withWarmCacheAndLockfile: 14735
withWarmCache: 21769
withLockfile: 24004
withWarmCacheAndModules: 3818
withWarmModulesAndLockfile: 3215
withWarmModules: 3772
updatedDependencies: 11421
27 changes: 27 additions & 0 deletions benchmarks/results/pnpm/8.7.0/alotta-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,30 @@
withWarmModulesAndLockfile: 1543
withWarmModules: 9245
updatedDependencies: 6152
- firstInstall: 16990
repeatInstall: 2125
withWarmCacheAndLockfile: 6615
withWarmCache: 11348
withLockfile: 14763
withWarmCacheAndModules: 5420
withWarmModulesAndLockfile: 2213
withWarmModules: 13611
updatedDependencies: 8795
- firstInstall: 17338
repeatInstall: 2085
withWarmCacheAndLockfile: 6589
withWarmCache: 11121
withLockfile: 14539
withWarmCacheAndModules: 5449
withWarmModulesAndLockfile: 2123
withWarmModules: 13173
updatedDependencies: 8779
- firstInstall: 17515
repeatInstall: 2115
withWarmCacheAndLockfile: 6975
withWarmCache: 11245
withLockfile: 14961
withWarmCacheAndModules: 5319
withWarmModulesAndLockfile: 2162
withWarmModules: 13294
updatedDependencies: 8834
2 changes: 1 addition & 1 deletion 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 26, 2023, 7:39 PM_ (_daily_ updated).
**Last benchmarked at**: _Aug 27, 2023, 2:44 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 Down
2 changes: 1 addition & 1 deletion 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 1dcc575

Please sign in to comment.