Skip to content

Commit c6fc66d

Browse files
chore: update benchmarks
1 parent 2980619 commit c6fc66d

File tree

6 files changed

+122
-14
lines changed

6 files changed

+122
-14
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
@@ -52,3 +52,30 @@
5252
withWarmModulesAndLockfile: 1359
5353
withWarmModules: 1684
5454
updatedDependencies: 8055
55+
- firstInstall: 42403
56+
repeatInstall: 1416
57+
withWarmCacheAndLockfile: 8099
58+
withWarmCache: 12245
59+
withLockfile: 10815
60+
withWarmCacheAndModules: 1687
61+
withWarmModulesAndLockfile: 1360
62+
withWarmModules: 1671
63+
updatedDependencies: 7800
64+
- firstInstall: 34543
65+
repeatInstall: 1419
66+
withWarmCacheAndLockfile: 7912
67+
withWarmCache: 12340
68+
withLockfile: 10934
69+
withWarmCacheAndModules: 1670
70+
withWarmModulesAndLockfile: 1368
71+
withWarmModules: 1658
72+
updatedDependencies: 9093
73+
- firstInstall: 32709
74+
repeatInstall: 1427
75+
withWarmCacheAndLockfile: 7996
76+
withWarmCache: 12265
77+
withLockfile: 10947
78+
withWarmCacheAndModules: 1652
79+
withWarmModulesAndLockfile: 1364
80+
withWarmModules: 1653
81+
updatedDependencies: 8544
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
- firstInstall: 9208
2+
repeatInstall: 863
3+
withWarmCacheAndLockfile: 2506
4+
withWarmCache: 5979
5+
withLockfile: 5480
6+
withWarmCacheAndModules: 2128
7+
withWarmModulesAndLockfile: 847
8+
withWarmModules: 5868
9+
updatedDependencies: 3354
10+
- firstInstall: 9472
11+
repeatInstall: 870
12+
withWarmCacheAndLockfile: 2468
13+
withWarmCache: 5980
14+
withLockfile: 5548
15+
withWarmCacheAndModules: 2140
16+
withWarmModulesAndLockfile: 878
17+
withWarmModules: 6018
18+
updatedDependencies: 3538
19+
- firstInstall: 9421
20+
repeatInstall: 869
21+
withWarmCacheAndLockfile: 2497
22+
withWarmCache: 5942
23+
withLockfile: 5510
24+
withWarmCacheAndModules: 2194
25+
withWarmModulesAndLockfile: 868
26+
withWarmModules: 5898
27+
updatedDependencies: 3369

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,3 +106,30 @@
106106
withWarmModulesAndLockfile: 5169
107107
withWarmModules: 9415
108108
updatedDependencies: 6309
109+
- firstInstall: 15929
110+
repeatInstall: 4991
111+
withWarmCacheAndLockfile: 5240
112+
withWarmCache: 9523
113+
withLockfile: 5242
114+
withWarmCacheAndModules: 9285
115+
withWarmModulesAndLockfile: 5005
116+
withWarmModules: 9195
117+
updatedDependencies: 7105
118+
- firstInstall: 9369
119+
repeatInstall: 5093
120+
withWarmCacheAndLockfile: 5160
121+
withWarmCache: 9527
122+
withLockfile: 5301
123+
withWarmCacheAndModules: 9233
124+
withWarmModulesAndLockfile: 5001
125+
withWarmModules: 9202
126+
updatedDependencies: 6099
127+
- firstInstall: 9434
128+
repeatInstall: 5069
129+
withWarmCacheAndLockfile: 5220
130+
withWarmCache: 9592
131+
withLockfile: 5283
132+
withWarmCacheAndModules: 9720
133+
withWarmModulesAndLockfile: 5133
134+
withWarmModules: 9304
135+
updatedDependencies: 6207

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,3 +106,30 @@
106106
withWarmModulesAndLockfile: 0
107107
withWarmModules: 0
108108
updatedDependencies: 5366
109+
- firstInstall: 6093
110+
repeatInstall: 0
111+
withWarmCacheAndLockfile: 1351
112+
withWarmCache: 5333
113+
withLockfile: 1345
114+
withWarmCacheAndModules: 0
115+
withWarmModulesAndLockfile: 0
116+
withWarmModules: 0
117+
updatedDependencies: 5262
118+
- firstInstall: 5829
119+
repeatInstall: 0
120+
withWarmCacheAndLockfile: 1332
121+
withWarmCache: 5350
122+
withLockfile: 1341
123+
withWarmCacheAndModules: 0
124+
withWarmModulesAndLockfile: 0
125+
withWarmModules: 0
126+
updatedDependencies: 5250
127+
- firstInstall: 5838
128+
repeatInstall: 0
129+
withWarmCacheAndLockfile: 1340
130+
withWarmCache: 5420
131+
withLockfile: 1368
132+
withWarmCacheAndModules: 0
133+
withWarmModulesAndLockfile: 0
134+
withWarmModules: 0
135+
updatedDependencies: 5388

src/pages/benchmarks.md

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

3-
**Last benchmarked at**: _Mar 16, 2025, 3:00 AM_ (_daily_ updated).
3+
**Last benchmarked at**: _Mar 17, 2025, 2:10 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

@@ -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 | | | | 27.2s | 9.3s | 9.1s | 5.7s |
26-
| install |||| 1.3s | 869ms | 5s | n/a |
25+
| install | | | | 27.2s | 9.2s | 9.1s | 5.7s |
26+
| install |||| 1.3s | 863ms | 4.9s | n/a |
2727
| install ||| | 7.9s | 2.4s | 5.1s | 1.3s |
28-
| install || | | 11.9s | 6s | 9.3s | 5.3s |
29-
| install | || | 10.7s | 5.5s | 5.1s | 1.3s |
28+
| install || | | 11.9s | 5.9s | 9.3s | 5.3s |
29+
| install | || | 10.7s | 5.4s | 5.1s | 1.3s |
3030
| install || || 1.6s | 2.1s | 9.1s | n/a |
31-
| install | ||| 1.3s | 848ms | 4.9s | n/a |
32-
| install | | || 1.6s | 5.5s | 9.1s | n/a |
33-
| update | n/a | n/a | n/a | 6.2s | 3.3s | 6.1s | 5.1s |
31+
| install | ||| 1.3s | 847ms | 4.9s | n/a |
32+
| install | | || 1.6s | 5.8s | 9.1s | n/a |
33+
| update | n/a | n/a | n/a | 6.2s | 3.3s | 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: 6 additions & 6 deletions
Loading

0 commit comments

Comments
 (0)