Skip to content

Commit f09dc51

Browse files
chore: update benchmarks
1 parent 246b709 commit f09dc51

File tree

6 files changed

+129
-21
lines changed

6 files changed

+129
-21
lines changed

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,3 +106,30 @@
106106
withWarmModulesAndLockfile: 1426
107107
withWarmModules: 1745
108108
updatedDependencies: 8938
109+
- firstInstall: 35198
110+
repeatInstall: 1374
111+
withWarmCacheAndLockfile: 8033
112+
withWarmCache: 12468
113+
withLockfile: 11215
114+
withWarmCacheAndModules: 1675
115+
withWarmModulesAndLockfile: 1415
116+
withWarmModules: 1701
117+
updatedDependencies: 7115
118+
- firstInstall: 30345
119+
repeatInstall: 1382
120+
withWarmCacheAndLockfile: 8023
121+
withWarmCache: 12180
122+
withLockfile: 10905
123+
withWarmCacheAndModules: 1671
124+
withWarmModulesAndLockfile: 1361
125+
withWarmModules: 1658
126+
updatedDependencies: 6628
127+
- firstInstall: 32539
128+
repeatInstall: 1393
129+
withWarmCacheAndLockfile: 8176
130+
withWarmCache: 12641
131+
withLockfile: 11313
132+
withWarmCacheAndModules: 1714
133+
withWarmModulesAndLockfile: 1400
134+
withWarmModules: 1687
135+
updatedDependencies: 6801
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
- firstInstall: 10320
2+
repeatInstall: 751
3+
withWarmCacheAndLockfile: 2548
4+
withWarmCache: 6010
5+
withLockfile: 6220
6+
withWarmCacheAndModules: 2152
7+
withWarmModulesAndLockfile: 722
8+
withWarmModules: 6617
9+
updatedDependencies: 3660
10+
- firstInstall: 8664
11+
repeatInstall: 756
12+
withWarmCacheAndLockfile: 2530
13+
withWarmCache: 5943
14+
withLockfile: 5276
15+
withWarmCacheAndModules: 2122
16+
withWarmModulesAndLockfile: 764
17+
withWarmModules: 5213
18+
updatedDependencies: 3668
19+
- firstInstall: 8502
20+
repeatInstall: 761
21+
withWarmCacheAndLockfile: 2485
22+
withWarmCache: 6015
23+
withLockfile: 5160
24+
withWarmCacheAndModules: 2229
25+
withWarmModulesAndLockfile: 720
26+
withWarmModules: 5067
27+
updatedDependencies: 3755

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,3 +187,30 @@
187187
withWarmModulesAndLockfile: 5468
188188
withWarmModules: 7448
189189
updatedDependencies: 6192
190+
- firstInstall: 16382
191+
repeatInstall: 5367
192+
withWarmCacheAndLockfile: 5370
193+
withWarmCache: 7226
194+
withLockfile: 5411
195+
withWarmCacheAndModules: 7236
196+
withWarmModulesAndLockfile: 5227
197+
withWarmModules: 7101
198+
updatedDependencies: 6754
199+
- firstInstall: 7137
200+
repeatInstall: 5134
201+
withWarmCacheAndLockfile: 5278
202+
withWarmCache: 7165
203+
withLockfile: 5323
204+
withWarmCacheAndModules: 7042
205+
withWarmModulesAndLockfile: 5131
206+
withWarmModules: 7002
207+
updatedDependencies: 5776
208+
- firstInstall: 7353
209+
repeatInstall: 5319
210+
withWarmCacheAndLockfile: 5281
211+
withWarmCache: 7530
212+
withLockfile: 5326
213+
withWarmCacheAndModules: 7078
214+
withWarmModulesAndLockfile: 5227
215+
withWarmModules: 7141
216+
updatedDependencies: 5975

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,3 +187,30 @@
187187
withWarmModulesAndLockfile: 0
188188
withWarmModules: 0
189189
updatedDependencies: 3320
190+
- firstInstall: 3623
191+
repeatInstall: 0
192+
withWarmCacheAndLockfile: 1376
193+
withWarmCache: 3018
194+
withLockfile: 1364
195+
withWarmCacheAndModules: 0
196+
withWarmModulesAndLockfile: 0
197+
withWarmModules: 0
198+
updatedDependencies: 3080
199+
- firstInstall: 3779
200+
repeatInstall: 0
201+
withWarmCacheAndLockfile: 1388
202+
withWarmCache: 3327
203+
withLockfile: 1361
204+
withWarmCacheAndModules: 0
205+
withWarmModulesAndLockfile: 0
206+
withWarmModules: 0
207+
updatedDependencies: 3272
208+
- firstInstall: 3683
209+
repeatInstall: 0
210+
withWarmCacheAndLockfile: 1371
211+
withWarmCache: 3075
212+
withLockfile: 1361
213+
withWarmCacheAndModules: 0
214+
withWarmModulesAndLockfile: 0
215+
withWarmModules: 0
216+
updatedDependencies: 3092

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**: _Jul 6, 2025, 3:15 AM_ (_daily_ updated).
3+
**Last benchmarked at**: _Jul 13, 2025, 3:18 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 | | | | 29.9s | 8.7s | 7s | 3.5s |
26-
| install |||| 1.3s | 740ms | 4.9s | n/a |
27-
| install ||| | 8s | 2.5s | 5.1s | 1.3s |
28-
| install || | | 12.2s | 6s | 7.1s | 2.9s |
29-
| install | || | 10.8s | 5.3s | 5.2s | 1.3s |
25+
| install | | | | 29.9s | 8.5s | 7s | 3.5s |
26+
| install |||| 1.3s | 751ms | 4.9s | n/a |
27+
| install ||| | 8s | 2.4s | 5.1s | 1.3s |
28+
| install || | | 12.1s | 5.9s | 7.1s | 2.9s |
29+
| install | || | 10.8s | 5.1s | 5.2s | 1.3s |
3030
| install || || 1.6s | 2.1s | 6.8s | n/a |
31-
| install | ||| 1.3s | 748ms | 5s | n/a |
32-
| install | | || 1.6s | 5.2s | 6.8s | n/a |
33-
| update | n/a | n/a | n/a | 6.7s | 3.4s | 5.5s | 3s |
31+
| install | ||| 1.3s | 720ms | 5s | n/a |
32+
| install | | || 1.6s | 5s | 6.8s | n/a |
33+
| update | n/a | n/a | n/a | 6.6s | 3.6s | 5.5s | 3s |
3434

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

static/img/benchmarks/alotta-files.svg

Lines changed: 12 additions & 12 deletions
Loading

0 commit comments

Comments
 (0)