Skip to content

Commit d72f31d

Browse files
chore: update benchmarks
1 parent a245d22 commit d72f31d

File tree

6 files changed

+127
-19
lines changed

6 files changed

+127
-19
lines changed

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,30 @@
2525
withWarmModulesAndLockfile: 1393
2626
withWarmModules: 1688
2727
updatedDependencies: 7330
28+
- firstInstall: 51709
29+
repeatInstall: 1469
30+
withWarmCacheAndLockfile: 9848
31+
withWarmCache: 14717
32+
withLockfile: 13315
33+
withWarmCacheAndModules: 1773
34+
withWarmModulesAndLockfile: 1439
35+
withWarmModules: 1774
36+
updatedDependencies: 9757
37+
- firstInstall: 47374
38+
repeatInstall: 1482
39+
withWarmCacheAndLockfile: 9911
40+
withWarmCache: 14640
41+
withLockfile: 13449
42+
withWarmCacheAndModules: 1784
43+
withWarmModulesAndLockfile: 1454
44+
withWarmModules: 1767
45+
updatedDependencies: 10365
46+
- firstInstall: 46307
47+
repeatInstall: 1444
48+
withWarmCacheAndLockfile: 9906
49+
withWarmCache: 14607
50+
withLockfile: 13512
51+
withWarmCacheAndModules: 1815
52+
withWarmModulesAndLockfile: 1450
53+
withWarmModules: 1799
54+
updatedDependencies: 9242
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
- firstInstall: 12621
2+
repeatInstall: 790
3+
withWarmCacheAndLockfile: 2569
4+
withWarmCache: 7395
5+
withLockfile: 6829
6+
withWarmCacheAndModules: 2327
7+
withWarmModulesAndLockfile: 792
8+
withWarmModules: 7221
9+
updatedDependencies: 3996
10+
- firstInstall: 11882
11+
repeatInstall: 794
12+
withWarmCacheAndLockfile: 2525
13+
withWarmCache: 7295
14+
withLockfile: 6688
15+
withWarmCacheAndModules: 2403
16+
withWarmModulesAndLockfile: 787
17+
withWarmModules: 6759
18+
updatedDependencies: 3594
19+
- firstInstall: 12051
20+
repeatInstall: 801
21+
withWarmCacheAndLockfile: 2544
22+
withWarmCache: 7507
23+
withLockfile: 6519
24+
withWarmCacheAndModules: 2269
25+
withWarmModulesAndLockfile: 767
26+
withWarmModules: 6966
27+
updatedDependencies: 3784

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,30 @@
2525
withWarmModulesAndLockfile: 5280
2626
withWarmModules: 7199
2727
updatedDependencies: 5929
28+
- firstInstall: 17029
29+
repeatInstall: 5488
30+
withWarmCacheAndLockfile: 5580
31+
withWarmCache: 7775
32+
withLockfile: 5745
33+
withWarmCacheAndModules: 7725
34+
withWarmModulesAndLockfile: 5511
35+
withWarmModules: 7775
36+
updatedDependencies: 7375
37+
- firstInstall: 7770
38+
repeatInstall: 5459
39+
withWarmCacheAndLockfile: 5678
40+
withWarmCache: 7867
41+
withLockfile: 5681
42+
withWarmCacheAndModules: 7522
43+
withWarmModulesAndLockfile: 5492
44+
withWarmModules: 7541
45+
updatedDependencies: 6179
46+
- firstInstall: 7784
47+
repeatInstall: 5547
48+
withWarmCacheAndLockfile: 5588
49+
withWarmCache: 7689
50+
withLockfile: 5640
51+
withWarmCacheAndModules: 7663
52+
withWarmModulesAndLockfile: 5524
53+
withWarmModules: 7592
54+
updatedDependencies: 6196

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

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,30 @@
2525
withWarmModulesAndLockfile: 0
2626
withWarmModules: 0
2727
updatedDependencies: 3165
28+
- firstInstall: 3854
29+
repeatInstall: 0
30+
withWarmCacheAndLockfile: 1433
31+
withWarmCache: 3254
32+
withLockfile: 1400
33+
withWarmCacheAndModules: 0
34+
withWarmModulesAndLockfile: 0
35+
withWarmModules: 0
36+
updatedDependencies: 3403
37+
- firstInstall: 3863
38+
repeatInstall: 0
39+
withWarmCacheAndLockfile: 1404
40+
withWarmCache: 3255
41+
withLockfile: 1412
42+
withWarmCacheAndModules: 0
43+
withWarmModulesAndLockfile: 0
44+
withWarmModules: 0
45+
updatedDependencies: 3585
46+
- firstInstall: 3864
47+
repeatInstall: 0
48+
withWarmCacheAndLockfile: 1421
49+
withWarmCache: 3204
50+
withLockfile: 1407
51+
withWarmCacheAndModules: 0
52+
withWarmModulesAndLockfile: 0
53+
withWarmModules: 0
54+
updatedDependencies: 3369

src/pages/benchmarks.md

Lines changed: 10 additions & 10 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 28, 2025, 3:05 AM_ (_daily_ updated).
3+
**Last benchmarked at**: _Oct 5, 2025, 3:05 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 | | | | 35.6s | 8.7s | 7.6s | 3.6s |
26-
| install |||| 1.3s | 764ms | 5.2s | n/a |
27-
| install ||| | 9.2s | 2.3s | 5.4s | 1.3s |
28-
| install || | | 13.9s | 6.1s | 7.4s | 3s |
29-
| install | || | 12.6s | 5.2s | 5.4s | 1.3s |
30-
| install || || 1.6s | 2.1s | 7.3s | n/a |
31-
| install | ||| 1.3s | 743ms | 5.2s | n/a |
32-
| install | | || 1.6s | 5.2s | 7.1s | n/a |
33-
| update | n/a | n/a | n/a | 7.2s | 3.7s | 5.9s | 3.1s |
25+
| install | | | | 35.6s | 11.8s | 7.6s | 3.6s |
26+
| install |||| 1.3s | 790ms | 5.2s | n/a |
27+
| install ||| | 9.2s | 2.5s | 5.4s | 1.3s |
28+
| install || | | 13.9s | 7.2s | 7.4s | 3s |
29+
| install | || | 12.6s | 6.5s | 5.4s | 1.3s |
30+
| install || || 1.6s | 2.2s | 7.3s | n/a |
31+
| install | ||| 1.3s | 767ms | 5.2s | n/a |
32+
| install | | || 1.6s | 6.7s | 7.1s | n/a |
33+
| update | n/a | n/a | n/a | 7.2s | 3.5s | 5.9s | 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: 9 additions & 9 deletions
Loading

0 commit comments

Comments
 (0)