Skip to content

Commit 971658f

Browse files
chore: update benchmarks
1 parent bae54ac commit 971658f

File tree

6 files changed

+114
-6
lines changed

6 files changed

+114
-6
lines changed

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,30 @@
6161
withWarmModulesAndLockfile: 1404
6262
withWarmModules: 1720
6363
updatedDependencies: 7541
64+
- firstInstall: 44862
65+
repeatInstall: 1460
66+
withWarmCacheAndLockfile: 8314
67+
withWarmCache: 12733
68+
withLockfile: 11094
69+
withWarmCacheAndModules: 1677
70+
withWarmModulesAndLockfile: 1388
71+
withWarmModules: 1695
72+
updatedDependencies: 7789
73+
- firstInstall: 38407
74+
repeatInstall: 1429
75+
withWarmCacheAndLockfile: 8226
76+
withWarmCache: 12593
77+
withLockfile: 11392
78+
withWarmCacheAndModules: 1701
79+
withWarmModulesAndLockfile: 1410
80+
withWarmModules: 1717
81+
updatedDependencies: 10952
82+
- firstInstall: 38663
83+
repeatInstall: 1393
84+
withWarmCacheAndLockfile: 8203
85+
withWarmCache: 12438
86+
withLockfile: 11564
87+
withWarmCacheAndModules: 1739
88+
withWarmModulesAndLockfile: 1410
89+
withWarmModules: 1708
90+
updatedDependencies: 7271

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,30 @@
5252
withWarmModulesAndLockfile: 939
5353
withWarmModules: 5667
5454
updatedDependencies: 3954
55+
- firstInstall: 9071
56+
repeatInstall: 887
57+
withWarmCacheAndLockfile: 2572
58+
withWarmCache: 6616
59+
withLockfile: 5219
60+
withWarmCacheAndModules: 2203
61+
withWarmModulesAndLockfile: 904
62+
withWarmModules: 5219
63+
updatedDependencies: 3540
64+
- firstInstall: 8930
65+
repeatInstall: 894
66+
withWarmCacheAndLockfile: 2544
67+
withWarmCache: 6186
68+
withLockfile: 5296
69+
withWarmCacheAndModules: 2134
70+
withWarmModulesAndLockfile: 894
71+
withWarmModules: 5129
72+
updatedDependencies: 3265
73+
- firstInstall: 9133
74+
repeatInstall: 885
75+
withWarmCacheAndLockfile: 2540
76+
withWarmCache: 5926
77+
withLockfile: 5207
78+
withWarmCacheAndModules: 2294
79+
withWarmModulesAndLockfile: 896
80+
withWarmModules: 5208
81+
updatedDependencies: 3719

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,30 @@
5252
withWarmModulesAndLockfile: 5369
5353
withWarmModules: 14058
5454
updatedDependencies: 6476
55+
- firstInstall: 16473
56+
repeatInstall: 5349
57+
withWarmCacheAndLockfile: 5554
58+
withWarmCache: 9825
59+
withLockfile: 5700
60+
withWarmCacheAndModules: 9612
61+
withWarmModulesAndLockfile: 5347
62+
withWarmModules: 9734
63+
updatedDependencies: 7442
64+
- firstInstall: 9670
65+
repeatInstall: 5199
66+
withWarmCacheAndLockfile: 5383
67+
withWarmCache: 9690
68+
withLockfile: 5499
69+
withWarmCacheAndModules: 9428
70+
withWarmModulesAndLockfile: 5286
71+
withWarmModules: 9345
72+
updatedDependencies: 6506
73+
- firstInstall: 9860
74+
repeatInstall: 5286
75+
withWarmCacheAndLockfile: 5547
76+
withWarmCache: 9839
77+
withLockfile: 5525
78+
withWarmCacheAndModules: 9484
79+
withWarmModulesAndLockfile: 5332
80+
withWarmModules: 9527
81+
updatedDependencies: 6521

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,30 @@
5252
withWarmModulesAndLockfile: 0
5353
withWarmModules: 0
5454
updatedDependencies: 5464
55+
- firstInstall: 6040
56+
repeatInstall: 0
57+
withWarmCacheAndLockfile: 1399
58+
withWarmCache: 5590
59+
withLockfile: 1403
60+
withWarmCacheAndModules: 0
61+
withWarmModulesAndLockfile: 0
62+
withWarmModules: 0
63+
updatedDependencies: 5360
64+
- firstInstall: 5947
65+
repeatInstall: 0
66+
withWarmCacheAndLockfile: 1381
67+
withWarmCache: 5389
68+
withLockfile: 1385
69+
withWarmCacheAndModules: 0
70+
withWarmModulesAndLockfile: 0
71+
withWarmModules: 0
72+
updatedDependencies: 5320
73+
- firstInstall: 5977
74+
repeatInstall: 0
75+
withWarmCacheAndLockfile: 1390
76+
withWarmCache: 5397
77+
withLockfile: 1382
78+
withWarmCacheAndModules: 0
79+
withWarmModulesAndLockfile: 0
80+
withWarmModules: 0
81+
updatedDependencies: 5388

src/pages/benchmarks.md

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

3-
**Last benchmarked at**: _May 10, 2025, 12:44 AM_ (_daily_ updated).
3+
**Last benchmarked at**: _May 11, 2025, 3:10 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

@@ -22,14 +22,14 @@ The app's `package.json` [here](https://github.com/pnpm/pnpm.io/blob/main/benchm
2222

2323
| action | cache | lockfile | node_modules| npm | pnpm | Yarn | Yarn PnP |
2424
| --- | --- | --- | --- | --- | --- | --- | --- |
25-
| install | | | | 32.4s | 9.1s | 9.4s | 5.7s |
25+
| install | | | | 32.4s | 8.9s | 9.4s | 5.7s |
2626
| install |||| 1.3s | 863ms | 5s | n/a |
2727
| install ||| | 7.8s | 2.4s | 5.2s | 1.3s |
2828
| install || | | 12s | 5.8s | 9.3s | 5.2s |
2929
| install | || | 9.1s | 5.2s | 5.3s | 1.3s |
3030
| install || || 1.2s | 2s | 9.1s | n/a |
3131
| install | ||| 1.1s | 877ms | 5s | n/a |
3232
| install | | || 1.2s | 5.1s | 9s | n/a |
33-
| update | n/a | n/a | n/a | 7.4s | 3.3s | 6s | 5.1s |
33+
| update | n/a | n/a | n/a | 7.2s | 3.2s | 6s | 5.1s |
3434

3535
<img alt="Graph of the alotta-files results" src="/img/benchmarks/alotta-files.svg" />

static/img/benchmarks/alotta-files.svg

Lines changed: 3 additions & 3 deletions
Loading

0 commit comments

Comments
 (0)