Skip to content

Commit 928a30d

Browse files
chore: update benchmarks
1 parent d9a1c47 commit 928a30d

File tree

6 files changed

+134
-26
lines changed

6 files changed

+134
-26
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
@@ -214,3 +214,30 @@
214214
withWarmModulesAndLockfile: 1370
215215
withWarmModules: 1662
216216
updatedDependencies: 6672
217+
- firstInstall: 41217
218+
repeatInstall: 1411
219+
withWarmCacheAndLockfile: 8025
220+
withWarmCache: 12056
221+
withLockfile: 10868
222+
withWarmCacheAndModules: 1662
223+
withWarmModulesAndLockfile: 1373
224+
withWarmModules: 1658
225+
updatedDependencies: 7421
226+
- firstInstall: 30638
227+
repeatInstall: 1439
228+
withWarmCacheAndLockfile: 7923
229+
withWarmCache: 12191
230+
withLockfile: 10896
231+
withWarmCacheAndModules: 1652
232+
withWarmModulesAndLockfile: 1378
233+
withWarmModules: 1646
234+
updatedDependencies: 10131
235+
- firstInstall: 36679
236+
repeatInstall: 1399
237+
withWarmCacheAndLockfile: 8015
238+
withWarmCache: 12221
239+
withLockfile: 10829
240+
withWarmCacheAndModules: 1627
241+
withWarmModulesAndLockfile: 1353
242+
withWarmModules: 1650
243+
updatedDependencies: 8139
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
- firstInstall: 9172
2+
repeatInstall: 918
3+
withWarmCacheAndLockfile: 2508
4+
withWarmCache: 5772
5+
withLockfile: 5270
6+
withWarmCacheAndModules: 2118
7+
withWarmModulesAndLockfile: 883
8+
withWarmModules: 5795
9+
updatedDependencies: 3468
10+
- firstInstall: 9054
11+
repeatInstall: 853
12+
withWarmCacheAndLockfile: 2496
13+
withWarmCache: 5820
14+
withLockfile: 5212
15+
withWarmCacheAndModules: 2102
16+
withWarmModulesAndLockfile: 861
17+
withWarmModules: 5278
18+
updatedDependencies: 3607
19+
- firstInstall: 8943
20+
repeatInstall: 857
21+
withWarmCacheAndLockfile: 2455
22+
withWarmCache: 6045
23+
withLockfile: 5182
24+
withWarmCacheAndModules: 2221
25+
withWarmModulesAndLockfile: 865
26+
withWarmModules: 5595
27+
updatedDependencies: 3515
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
- firstInstall: 15664
2+
repeatInstall: 5018
3+
withWarmCacheAndLockfile: 5215
4+
withWarmCache: 9415
5+
withLockfile: 5270
6+
withWarmCacheAndModules: 9308
7+
withWarmModulesAndLockfile: 4998
8+
withWarmModules: 9264
9+
updatedDependencies: 7089
10+
- firstInstall: 9371
11+
repeatInstall: 5031
12+
withWarmCacheAndLockfile: 5181
13+
withWarmCache: 9468
14+
withLockfile: 5325
15+
withWarmCacheAndModules: 9040
16+
withWarmModulesAndLockfile: 5027
17+
withWarmModules: 9162
18+
updatedDependencies: 6173
19+
- firstInstall: 9334
20+
repeatInstall: 5043
21+
withWarmCacheAndLockfile: 5172
22+
withWarmCache: 9516
23+
withLockfile: 5265
24+
withWarmCacheAndModules: 9136
25+
withWarmModulesAndLockfile: 5070
26+
withWarmModules: 9121
27+
updatedDependencies: 6132
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
- firstInstall: 5969
2+
repeatInstall: 0
3+
withWarmCacheAndLockfile: 1350
4+
withWarmCache: 5286
5+
withLockfile: 1345
6+
withWarmCacheAndModules: 0
7+
withWarmModulesAndLockfile: 0
8+
withWarmModules: 0
9+
updatedDependencies: 5253
10+
- firstInstall: 5920
11+
repeatInstall: 0
12+
withWarmCacheAndLockfile: 1338
13+
withWarmCache: 5296
14+
withLockfile: 1342
15+
withWarmCacheAndModules: 0
16+
withWarmModulesAndLockfile: 0
17+
withWarmModules: 0
18+
updatedDependencies: 5279
19+
- firstInstall: 5904
20+
repeatInstall: 0
21+
withWarmCacheAndLockfile: 1340
22+
withWarmCache: 5281
23+
withLockfile: 1338
24+
withWarmCacheAndModules: 0
25+
withWarmModulesAndLockfile: 0
26+
withWarmModules: 0
27+
updatedDependencies: 5206

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**: _Mar 23, 2025, 2:19 PM_ (_daily_ updated).
3+
**Last benchmarked at**: _Mar 30, 2025, 3:04 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.3s | 9.1s | 5.7s |
26-
| install |||| 1.3s | 845ms | 4.9s | n/a |
27-
| install ||| | 7.9s | 2.3s | 5.1s | 1.3s |
28-
| install || | | 11.9s | 5.6s | 9.3s | 5.2s |
29-
| install | || | 10.6s | 5s | 5.1s | 1.3s |
25+
| install | | | | 27.2s | 8.9s | 9.3s | 5.9s |
26+
| install |||| 1.3s | 853ms | 5s | n/a |
27+
| install ||| | 7.9s | 2.4s | 5.1s | 1.3s |
28+
| install || | | 11.9s | 5.7s | 9.4s | 5.2s |
29+
| install | || | 10.6s | 5.1s | 5.2s | 1.3s |
3030
| install || || 1.6s | 2.1s | 9s | n/a |
31-
| install | ||| 1.3s | 849ms | 4.9s | n/a |
32-
| install | | || 1.6s | 5.1s | 9s | n/a |
33-
| update | n/a | n/a | n/a | 6.2s | 3.1s | 5.9s | 5.1s |
31+
| install | ||| 1.3s | 861ms | 4.9s | n/a |
32+
| install | | || 1.6s | 5.2s | 9.1s | n/a |
33+
| update | n/a | n/a | n/a | 6.2s | 3.4s | 6.1s | 5.2s |
3434

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

static/img/benchmarks/alotta-files.svg

Lines changed: 17 additions & 17 deletions
Loading

0 commit comments

Comments
 (0)