Skip to content

Commit e585627

Browse files
chore: update benchmarks
1 parent 972f886 commit e585627

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
@@ -187,3 +187,30 @@
187187
withWarmModulesAndLockfile: 1371
188188
withWarmModules: 1643
189189
updatedDependencies: 6631
190+
- firstInstall: 37717
191+
repeatInstall: 1519
192+
withWarmCacheAndLockfile: 8022
193+
withWarmCache: 12266
194+
withLockfile: 10810
195+
withWarmCacheAndModules: 1662
196+
withWarmModulesAndLockfile: 1370
197+
withWarmModules: 1700
198+
updatedDependencies: 7111
199+
- firstInstall: 37011
200+
repeatInstall: 1405
201+
withWarmCacheAndLockfile: 8011
202+
withWarmCache: 12144
203+
withLockfile: 10766
204+
withWarmCacheAndModules: 1685
205+
withWarmModulesAndLockfile: 1368
206+
withWarmModules: 1626
207+
updatedDependencies: 9820
208+
- firstInstall: 36701
209+
repeatInstall: 1424
210+
withWarmCacheAndLockfile: 8051
211+
withWarmCache: 12346
212+
withLockfile: 10863
213+
withWarmCacheAndModules: 1685
214+
withWarmModulesAndLockfile: 1370
215+
withWarmModules: 1662
216+
updatedDependencies: 6672

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,30 @@
2525
withWarmModulesAndLockfile: 849
2626
withWarmModules: 5340
2727
updatedDependencies: 3780
28+
- firstInstall: 8920
29+
repeatInstall: 877
30+
withWarmCacheAndLockfile: 2460
31+
withWarmCache: 5820
32+
withLockfile: 5068
33+
withWarmCacheAndModules: 2107
34+
withWarmModulesAndLockfile: 867
35+
withWarmModules: 5361
36+
updatedDependencies: 3432
37+
- firstInstall: 8490
38+
repeatInstall: 887
39+
withWarmCacheAndLockfile: 2407
40+
withWarmCache: 5929
41+
withLockfile: 5140
42+
withWarmCacheAndModules: 2130
43+
withWarmModulesAndLockfile: 870
44+
withWarmModules: 5265
45+
updatedDependencies: 3427
46+
- firstInstall: 8883
47+
repeatInstall: 864
48+
withWarmCacheAndLockfile: 2445
49+
withWarmCache: 5838
50+
withLockfile: 5105
51+
withWarmCacheAndModules: 2291
52+
withWarmModulesAndLockfile: 865
53+
withWarmModules: 5212
54+
updatedDependencies: 3606

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,3 +241,30 @@
241241
withWarmModulesAndLockfile: 4974
242242
withWarmModules: 9084
243243
updatedDependencies: 5988
244+
- firstInstall: 15731
245+
repeatInstall: 5045
246+
withWarmCacheAndLockfile: 5239
247+
withWarmCache: 9560
248+
withLockfile: 5296
249+
withWarmCacheAndModules: 9307
250+
withWarmModulesAndLockfile: 5106
251+
withWarmModules: 9261
252+
updatedDependencies: 7061
253+
- firstInstall: 9456
254+
repeatInstall: 5083
255+
withWarmCacheAndLockfile: 5205
256+
withWarmCache: 9503
257+
withLockfile: 5261
258+
withWarmCacheAndModules: 9315
259+
withWarmModulesAndLockfile: 5087
260+
withWarmModules: 9140
261+
updatedDependencies: 6215
262+
- firstInstall: 9482
263+
repeatInstall: 5079
264+
withWarmCacheAndLockfile: 5170
265+
withWarmCache: 9536
266+
withLockfile: 5277
267+
withWarmCacheAndModules: 9279
268+
withWarmModulesAndLockfile: 5070
269+
withWarmModules: 9218
270+
updatedDependencies: 6521

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,3 +241,30 @@
241241
withWarmModulesAndLockfile: 0
242242
withWarmModules: 0
243243
updatedDependencies: 5204
244+
- firstInstall: 5817
245+
repeatInstall: 0
246+
withWarmCacheAndLockfile: 1360
247+
withWarmCache: 5322
248+
withLockfile: 1344
249+
withWarmCacheAndModules: 0
250+
withWarmModulesAndLockfile: 0
251+
withWarmModules: 0
252+
updatedDependencies: 5242
253+
- firstInstall: 5796
254+
repeatInstall: 0
255+
withWarmCacheAndLockfile: 1337
256+
withWarmCache: 5377
257+
withLockfile: 1345
258+
withWarmCacheAndModules: 0
259+
withWarmModulesAndLockfile: 0
260+
withWarmModules: 0
261+
updatedDependencies: 5292
262+
- firstInstall: 5840
263+
repeatInstall: 0
264+
withWarmCacheAndLockfile: 1343
265+
withWarmCache: 5410
266+
withLockfile: 1358
267+
withWarmCacheAndModules: 0
268+
withWarmModulesAndLockfile: 0
269+
withWarmModules: 0
270+
updatedDependencies: 5336

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 23, 2025, 3:02 AM_ (_daily_ updated).
3+
**Last benchmarked at**: _Mar 23, 2025, 2:19 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)