Skip to content

Commit 7704bc1

Browse files
chore: update benchmarks
1 parent ed281d3 commit 7704bc1

File tree

4 files changed

+56
-2
lines changed

4 files changed

+56
-2
lines changed

benchmarks/results/npm/11.5.2/alotta-files.yaml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,30 @@
2525
withWarmModulesAndLockfile: 1396
2626
withWarmModules: 1659
2727
updatedDependencies: 6576
28+
- firstInstall: 37014
29+
repeatInstall: 1524
30+
withWarmCacheAndLockfile: 8630
31+
withWarmCache: 13122
32+
withLockfile: 11869
33+
withWarmCacheAndModules: 1736
34+
withWarmModulesAndLockfile: 1451
35+
withWarmModules: 1752
36+
updatedDependencies: 6743
37+
- firstInstall: 36343
38+
repeatInstall: 1465
39+
withWarmCacheAndLockfile: 8553
40+
withWarmCache: 13287
41+
withLockfile: 11891
42+
withWarmCacheAndModules: 1785
43+
withWarmModulesAndLockfile: 1447
44+
withWarmModules: 1754
45+
updatedDependencies: 7407
46+
- firstInstall: 32183
47+
repeatInstall: 1460
48+
withWarmCacheAndLockfile: 8577
49+
withWarmCache: 13372
50+
withLockfile: 11898
51+
withWarmCacheAndModules: 1750
52+
withWarmModulesAndLockfile: 1461
53+
withWarmModules: 1747
54+
updatedDependencies: 7503

benchmarks/results/pnpm/10.14.0/alotta-files.yaml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,30 @@
2525
withWarmModulesAndLockfile: 734
2626
withWarmModules: 5179
2727
updatedDependencies: 3294
28+
- firstInstall: 9364
29+
repeatInstall: 784
30+
withWarmCacheAndLockfile: 2518
31+
withWarmCache: 6450
32+
withLockfile: 5413
33+
withWarmCacheAndModules: 2298
34+
withWarmModulesAndLockfile: 824
35+
withWarmModules: 6546
36+
updatedDependencies: 3940
37+
- firstInstall: 9227
38+
repeatInstall: 790
39+
withWarmCacheAndLockfile: 2522
40+
withWarmCache: 6627
41+
withLockfile: 5333
42+
withWarmCacheAndModules: 2324
43+
withWarmModulesAndLockfile: 772
44+
withWarmModules: 5738
45+
updatedDependencies: 3571
46+
- firstInstall: 9045
47+
repeatInstall: 790
48+
withWarmCacheAndLockfile: 2508
49+
withWarmCache: 6547
50+
withLockfile: 5403
51+
withWarmCacheAndModules: 2407
52+
withWarmModulesAndLockfile: 780
53+
withWarmModules: 5543
54+
updatedDependencies: 3999

src/pages/benchmarks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Benchmarks of JavaScript Package Managers
22

3-
**Last benchmarked at**: _Aug 3, 2025, 3:20 AM_ (_daily_ updated).
3+
**Last benchmarked at**: _Aug 10, 2025, 3:17 AM_ (_daily_ updated).
44

55
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).
66

static/img/benchmarks/alotta-files.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)