Skip to content

Commit dd9f006

Browse files
chore: update benchmarks
1 parent 97e29ad commit dd9f006

File tree

6 files changed

+110
-2
lines changed

6 files changed

+110
-2
lines changed

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,3 +106,30 @@
106106
withWarmModulesAndLockfile: 1367
107107
withWarmModules: 1683
108108
updatedDependencies: 8241
109+
- firstInstall: 40326
110+
repeatInstall: 1516
111+
withWarmCacheAndLockfile: 8347
112+
withWarmCache: 12441
113+
withLockfile: 13380
114+
withWarmCacheAndModules: 1674
115+
withWarmModulesAndLockfile: 1385
116+
withWarmModules: 1704
117+
updatedDependencies: 7699
118+
- firstInstall: 34266
119+
repeatInstall: 1470
120+
withWarmCacheAndLockfile: 8342
121+
withWarmCache: 12926
122+
withLockfile: 11607
123+
withWarmCacheAndModules: 1736
124+
withWarmModulesAndLockfile: 1462
125+
withWarmModules: 1731
126+
updatedDependencies: 8443
127+
- firstInstall: 32752
128+
repeatInstall: 1443
129+
withWarmCacheAndLockfile: 8440
130+
withWarmCache: 12549
131+
withLockfile: 11506
132+
withWarmCacheAndModules: 1698
133+
withWarmModulesAndLockfile: 1405
134+
withWarmModules: 1716
135+
updatedDependencies: 7787

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,30 @@
5252
withWarmModulesAndLockfile: 875
5353
withWarmModules: 5352
5454
updatedDependencies: 3294
55+
- firstInstall: 9345
56+
repeatInstall: 905
57+
withWarmCacheAndLockfile: 2506
58+
withWarmCache: 6280
59+
withLockfile: 5441
60+
withWarmCacheAndModules: 2208
61+
withWarmModulesAndLockfile: 882
62+
withWarmModules: 6096
63+
updatedDependencies: 3805
64+
- firstInstall: 9126
65+
repeatInstall: 890
66+
withWarmCacheAndLockfile: 2497
67+
withWarmCache: 5853
68+
withLockfile: 5522
69+
withWarmCacheAndModules: 2167
70+
withWarmModulesAndLockfile: 904
71+
withWarmModules: 5865
72+
updatedDependencies: 3415
73+
- firstInstall: 9086
74+
repeatInstall: 913
75+
withWarmCacheAndLockfile: 2520
76+
withWarmCache: 5992
77+
withLockfile: 5326
78+
withWarmCacheAndModules: 2244
79+
withWarmModulesAndLockfile: 921
80+
withWarmModules: 5464
81+
updatedDependencies: 3528

benchmarks/results/yarn/4.7.0/alotta-files.yaml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,3 +160,30 @@
160160
withWarmModulesAndLockfile: 5021
161161
withWarmModules: 9247
162162
updatedDependencies: 6130
163+
- firstInstall: 16194
164+
repeatInstall: 5080
165+
withWarmCacheAndLockfile: 5326
166+
withWarmCache: 9937
167+
withLockfile: 5555
168+
withWarmCacheAndModules: 9732
169+
withWarmModulesAndLockfile: 5255
170+
withWarmModules: 9753
171+
updatedDependencies: 7222
172+
- firstInstall: 9820
173+
repeatInstall: 5322
174+
withWarmCacheAndLockfile: 5468
175+
withWarmCache: 9823
176+
withLockfile: 5531
177+
withWarmCacheAndModules: 9778
178+
withWarmModulesAndLockfile: 5319
179+
withWarmModules: 9798
180+
updatedDependencies: 6561
181+
- firstInstall: 9849
182+
repeatInstall: 5316
183+
withWarmCacheAndLockfile: 5464
184+
withWarmCache: 10047
185+
withLockfile: 5462
186+
withWarmCacheAndModules: 9900
187+
withWarmModulesAndLockfile: 5305
188+
withWarmModules: 9609
189+
updatedDependencies: 6414

benchmarks/results/yarn_pnp/4.7.0/alotta-files.yaml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,3 +160,30 @@
160160
withWarmModulesAndLockfile: 0
161161
withWarmModules: 0
162162
updatedDependencies: 5220
163+
- firstInstall: 6015
164+
repeatInstall: 0
165+
withWarmCacheAndLockfile: 1371
166+
withWarmCache: 5447
167+
withLockfile: 1382
168+
withWarmCacheAndModules: 0
169+
withWarmModulesAndLockfile: 0
170+
withWarmModules: 0
171+
updatedDependencies: 5438
172+
- firstInstall: 5923
173+
repeatInstall: 0
174+
withWarmCacheAndLockfile: 1373
175+
withWarmCache: 5552
176+
withLockfile: 1366
177+
withWarmCacheAndModules: 0
178+
withWarmModulesAndLockfile: 0
179+
withWarmModules: 0
180+
updatedDependencies: 5567
181+
- firstInstall: 5924
182+
repeatInstall: 0
183+
withWarmCacheAndLockfile: 1355
184+
withWarmCache: 5427
185+
withLockfile: 1362
186+
withWarmCacheAndModules: 0
187+
withWarmModulesAndLockfile: 0
188+
withWarmModules: 0
189+
updatedDependencies: 5525

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**: _Mar 17, 2025, 2:23 PM_ (_daily_ updated).
3+
**Last benchmarked at**: _Mar 17, 2025, 2:37 PM_ (_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)