Skip to content

Commit 399b9e6

Browse files
chore: update benchmarks
1 parent 657836a commit 399b9e6

File tree

6 files changed

+156
-48
lines changed

6 files changed

+156
-48
lines changed

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,30 @@
5252
withWarmModulesAndLockfile: 1383
5353
withWarmModules: 1677
5454
updatedDependencies: 9360
55+
- firstInstall: 36093
56+
repeatInstall: 1436
57+
withWarmCacheAndLockfile: 8242
58+
withWarmCache: 12960
59+
withLockfile: 11444
60+
withWarmCacheAndModules: 1647
61+
withWarmModulesAndLockfile: 1395
62+
withWarmModules: 1642
63+
updatedDependencies: 6856
64+
- firstInstall: 33318
65+
repeatInstall: 1411
66+
withWarmCacheAndLockfile: 8553
67+
withWarmCache: 13167
68+
withLockfile: 11955
69+
withWarmCacheAndModules: 1703
70+
withWarmModulesAndLockfile: 1412
71+
withWarmModules: 1701
72+
updatedDependencies: 7360
73+
- firstInstall: 32998
74+
repeatInstall: 1391
75+
withWarmCacheAndLockfile: 8361
76+
withWarmCache: 12825
77+
withLockfile: 11394
78+
withWarmCacheAndModules: 1655
79+
withWarmModulesAndLockfile: 1391
80+
withWarmModules: 1649
81+
updatedDependencies: 7538

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,30 @@
2525
withWarmModulesAndLockfile: 752
2626
withWarmModules: 8409
2727
updatedDependencies: 3487
28+
- firstInstall: 9480
29+
repeatInstall: 753
30+
withWarmCacheAndLockfile: 2455
31+
withWarmCache: 6203
32+
withLockfile: 5488
33+
withWarmCacheAndModules: 2175
34+
withWarmModulesAndLockfile: 728
35+
withWarmModules: 5704
36+
updatedDependencies: 3563
37+
- firstInstall: 8905
38+
repeatInstall: 756
39+
withWarmCacheAndLockfile: 2441
40+
withWarmCache: 6142
41+
withLockfile: 5358
42+
withWarmCacheAndModules: 2104
43+
withWarmModulesAndLockfile: 743
44+
withWarmModules: 5400
45+
updatedDependencies: 3695
46+
- firstInstall: 8988
47+
repeatInstall: 759
48+
withWarmCacheAndLockfile: 2446
49+
withWarmCache: 6175
50+
withLockfile: 5317
51+
withWarmCacheAndModules: 2223
52+
withWarmModulesAndLockfile: 743
53+
withWarmModules: 5345
54+
updatedDependencies: 3481

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,3 +133,30 @@
133133
withWarmModulesAndLockfile: 5428
134134
withWarmModules: 7445
135135
updatedDependencies: 6252
136+
- firstInstall: 16155
137+
repeatInstall: 5252
138+
withWarmCacheAndLockfile: 5393
139+
withWarmCache: 7429
140+
withLockfile: 5462
141+
withWarmCacheAndModules: 7102
142+
withWarmModulesAndLockfile: 5227
143+
withWarmModules: 7232
144+
updatedDependencies: 6871
145+
- firstInstall: 7512
146+
repeatInstall: 5453
147+
withWarmCacheAndLockfile: 5587
148+
withWarmCache: 7713
149+
withLockfile: 5665
150+
withWarmCacheAndModules: 7400
151+
withWarmModulesAndLockfile: 5379
152+
withWarmModules: 7095
153+
updatedDependencies: 6149
154+
- firstInstall: 7605
155+
repeatInstall: 5336
156+
withWarmCacheAndLockfile: 5413
157+
withWarmCache: 7367
158+
withLockfile: 5427
159+
withWarmCacheAndModules: 7069
160+
withWarmModulesAndLockfile: 5343
161+
withWarmModules: 7180
162+
updatedDependencies: 5795

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,3 +133,30 @@
133133
withWarmModulesAndLockfile: 0
134134
withWarmModules: 0
135135
updatedDependencies: 3416
136+
- firstInstall: 3829
137+
repeatInstall: 0
138+
withWarmCacheAndLockfile: 1363
139+
withWarmCache: 3187
140+
withLockfile: 1353
141+
withWarmCacheAndModules: 0
142+
withWarmModulesAndLockfile: 0
143+
withWarmModules: 0
144+
updatedDependencies: 3145
145+
- firstInstall: 3749
146+
repeatInstall: 0
147+
withWarmCacheAndLockfile: 1432
148+
withWarmCache: 3244
149+
withLockfile: 1406
150+
withWarmCacheAndModules: 0
151+
withWarmModulesAndLockfile: 0
152+
withWarmModules: 0
153+
updatedDependencies: 3247
154+
- firstInstall: 3637
155+
repeatInstall: 0
156+
withWarmCacheAndLockfile: 1389
157+
withWarmCache: 3061
158+
withLockfile: 1364
159+
withWarmCacheAndModules: 0
160+
withWarmModulesAndLockfile: 0
161+
withWarmModules: 0
162+
updatedDependencies: 3179

src/pages/benchmarks.md

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

3-
**Last benchmarked at**: _Sep 13, 2025, 11:20 PM_ (_daily_ updated).
3+
**Last benchmarked at**: _Sep 14, 2025, 3:00 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 | | | | 37.7s | 10.3s | 7.1s | 3.5s |
26-
| install |||| 1.3s | 769ms | 5.1s | n/a |
25+
| install | | | | 32.9s | 8.9s | 7.1s | 3.5s |
26+
| install |||| 1.3s | 753ms | 5.1s | n/a |
2727
| install ||| | 8s | 2.4s | 5.3s | 1.3s |
28-
| install || | | 12.6s | 6.6s | 7.2s | 3s |
29-
| install | || | 11.1s | 6s | 5.3s | 1.3s |
30-
| install || || 1.6s | 2.2s | 7s | n/a |
31-
| install | ||| 1.3s | 752ms | 5.1s | n/a |
32-
| install | | || 1.6s | 6.4s | 7s | n/a |
33-
| update | n/a | n/a | n/a | 7.3s | 3.4s | 5.7s | 3.1s |
28+
| install || | | 12.6s | 6.1s | 7.2s | 3s |
29+
| install | || | 11.1s | 5.3s | 5.3s | 1.3s |
30+
| install || || 1.6s | 2.1s | 7s | n/a |
31+
| install | ||| 1.3s | 728ms | 5.1s | n/a |
32+
| install | | || 1.6s | 5.3s | 7s | n/a |
33+
| update | n/a | n/a | n/a | 6.8s | 3.4s | 5.7s | 3.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: 39 additions & 39 deletions
Loading

0 commit comments

Comments
 (0)