Skip to content

Commit 2980619

Browse files
chore: update benchmarks
1 parent dc83549 commit 2980619

File tree

6 files changed

+124
-16
lines changed

6 files changed

+124
-16
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
@@ -25,3 +25,30 @@
2525
withWarmModulesAndLockfile: 1342
2626
withWarmModules: 1697
2727
updatedDependencies: 6296
28+
- firstInstall: 38927
29+
repeatInstall: 1439
30+
withWarmCacheAndLockfile: 8090
31+
withWarmCache: 12137
32+
withLockfile: 11124
33+
withWarmCacheAndModules: 1690
34+
withWarmModulesAndLockfile: 1389
35+
withWarmModules: 1671
36+
updatedDependencies: 7237
37+
- firstInstall: 36407
38+
repeatInstall: 1419
39+
withWarmCacheAndLockfile: 8160
40+
withWarmCache: 12450
41+
withLockfile: 11043
42+
withWarmCacheAndModules: 1683
43+
withWarmModulesAndLockfile: 1376
44+
withWarmModules: 1699
45+
updatedDependencies: 8805
46+
- firstInstall: 39045
47+
repeatInstall: 1437
48+
withWarmCacheAndLockfile: 8041
49+
withWarmCache: 12311
50+
withLockfile: 11005
51+
withWarmCacheAndModules: 1671
52+
withWarmModulesAndLockfile: 1359
53+
withWarmModules: 1684
54+
updatedDependencies: 8055
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
- firstInstall: 9496
2+
repeatInstall: 869
3+
withWarmCacheAndLockfile: 2497
4+
withWarmCache: 6179
5+
withLockfile: 5929
6+
withWarmCacheAndModules: 2231
7+
withWarmModulesAndLockfile: 875
8+
withWarmModules: 5762
9+
updatedDependencies: 3665
10+
- firstInstall: 9363
11+
repeatInstall: 886
12+
withWarmCacheAndLockfile: 2475
13+
withWarmCache: 6047
14+
withLockfile: 5515
15+
withWarmCacheAndModules: 2169
16+
withWarmModulesAndLockfile: 848
17+
withWarmModules: 5808
18+
updatedDependencies: 3331
19+
- firstInstall: 9619
20+
repeatInstall: 889
21+
withWarmCacheAndLockfile: 2477
22+
withWarmCache: 6480
23+
withLockfile: 5651
24+
withWarmCacheAndModules: 2191
25+
withWarmModulesAndLockfile: 883
26+
withWarmModules: 5579
27+
updatedDependencies: 3624

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,30 @@
7979
withWarmModulesAndLockfile: 5016
8080
withWarmModules: 9382
8181
updatedDependencies: 6141
82+
- firstInstall: 15853
83+
repeatInstall: 5178
84+
withWarmCacheAndLockfile: 5214
85+
withWarmCache: 12009
86+
withLockfile: 5459
87+
withWarmCacheAndModules: 9312
88+
withWarmModulesAndLockfile: 5127
89+
withWarmModules: 9423
90+
updatedDependencies: 7135
91+
- firstInstall: 9563
92+
repeatInstall: 5116
93+
withWarmCacheAndLockfile: 5256
94+
withWarmCache: 9507
95+
withLockfile: 5288
96+
withWarmCacheAndModules: 9252
97+
withWarmModulesAndLockfile: 5066
98+
withWarmModules: 9263
99+
updatedDependencies: 6226
100+
- firstInstall: 9474
101+
repeatInstall: 5139
102+
withWarmCacheAndLockfile: 5307
103+
withWarmCache: 9702
104+
withLockfile: 5372
105+
withWarmCacheAndModules: 9443
106+
withWarmModulesAndLockfile: 5169
107+
withWarmModules: 9415
108+
updatedDependencies: 6309

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,30 @@
7979
withWarmModulesAndLockfile: 0
8080
withWarmModules: 0
8181
updatedDependencies: 5193
82+
- firstInstall: 5876
83+
repeatInstall: 0
84+
withWarmCacheAndLockfile: 1344
85+
withWarmCache: 5390
86+
withLockfile: 1347
87+
withWarmCacheAndModules: 0
88+
withWarmModulesAndLockfile: 0
89+
withWarmModules: 0
90+
updatedDependencies: 5327
91+
- firstInstall: 5806
92+
repeatInstall: 0
93+
withWarmCacheAndLockfile: 1355
94+
withWarmCache: 5320
95+
withLockfile: 1340
96+
withWarmCacheAndModules: 0
97+
withWarmModulesAndLockfile: 0
98+
withWarmModules: 0
99+
updatedDependencies: 5289
100+
- firstInstall: 5891
101+
repeatInstall: 0
102+
withWarmCacheAndLockfile: 1354
103+
withWarmCache: 5446
104+
withLockfile: 1366
105+
withWarmCacheAndModules: 0
106+
withWarmModulesAndLockfile: 0
107+
withWarmModules: 0
108+
updatedDependencies: 5366

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 9, 2025, 2:48 AM_ (_daily_ updated).
3+
**Last benchmarked at**: _Mar 16, 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 | | | | 27.2s | 8.1s | 9.1s | 5.7s |
26-
| install |||| 1.3s | 868ms | 5s | n/a |
25+
| install | | | | 27.2s | 9.3s | 9.1s | 5.7s |
26+
| install |||| 1.3s | 869ms | 5s | n/a |
2727
| install ||| | 7.9s | 2.4s | 5.1s | 1.3s |
28-
| install || | | 11.9s | 5.4s | 9.3s | 5.3s |
29-
| install | || | 10.7s | 5s | 5.1s | 1.3s |
28+
| install || | | 11.9s | 6s | 9.3s | 5.3s |
29+
| install | || | 10.7s | 5.5s | 5.1s | 1.3s |
3030
| install || || 1.6s | 2.1s | 9.1s | n/a |
31-
| install | ||| 1.3s | 856ms | 4.9s | n/a |
32-
| install | | || 1.6s | 4.9s | 9.1s | n/a |
33-
| update | n/a | n/a | n/a | 6.2s | 3.2s | 6.1s | 5.1s |
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 |
3434

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

static/img/benchmarks/alotta-files.svg

Lines changed: 8 additions & 8 deletions
Loading

0 commit comments

Comments
 (0)