Skip to content

Commit e62b6f4

Browse files
chore: update benchmarks
1 parent afd494a commit e62b6f4

File tree

6 files changed

+162
-54
lines changed

6 files changed

+162
-54
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
- firstInstall: 39403
2+
repeatInstall: 1403
3+
withWarmCacheAndLockfile: 9401
4+
withWarmCache: 13956
5+
withLockfile: 12700
6+
withWarmCacheAndModules: 1697
7+
withWarmModulesAndLockfile: 1404
8+
withWarmModules: 1699
9+
updatedDependencies: 7218
10+
- firstInstall: 36105
11+
repeatInstall: 1383
12+
withWarmCacheAndLockfile: 9292
13+
withWarmCache: 13951
14+
withLockfile: 15000
15+
withWarmCacheAndModules: 1716
16+
withWarmModulesAndLockfile: 1373
17+
withWarmModules: 1709
18+
updatedDependencies: 9853
19+
- firstInstall: 35633
20+
repeatInstall: 1423
21+
withWarmCacheAndLockfile: 9416
22+
withWarmCache: 14109
23+
withLockfile: 12647
24+
withWarmCacheAndModules: 1711
25+
withWarmModulesAndLockfile: 1393
26+
withWarmModules: 1688
27+
updatedDependencies: 7330
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
- firstInstall: 9335
2+
repeatInstall: 768
3+
withWarmCacheAndLockfile: 2402
4+
withWarmCache: 6187
5+
withLockfile: 5533
6+
withWarmCacheAndModules: 2129
7+
withWarmModulesAndLockfile: 759
8+
withWarmModules: 5395
9+
updatedDependencies: 3714
10+
- firstInstall: 8765
11+
repeatInstall: 768
12+
withWarmCacheAndLockfile: 2413
13+
withWarmCache: 6184
14+
withLockfile: 5470
15+
withWarmCacheAndModules: 2179
16+
withWarmModulesAndLockfile: 743
17+
withWarmModules: 5389
18+
updatedDependencies: 3924
19+
- firstInstall: 9036
20+
repeatInstall: 764
21+
withWarmCacheAndLockfile: 2393
22+
withWarmCache: 6448
23+
withLockfile: 5231
24+
withWarmCacheAndModules: 2237
25+
withWarmModulesAndLockfile: 753
26+
withWarmModules: 5233
27+
updatedDependencies: 3739
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
- firstInstall: 16374
2+
repeatInstall: 5266
3+
withWarmCacheAndLockfile: 5411
4+
withWarmCache: 7542
5+
withLockfile: 5499
6+
withWarmCacheAndModules: 7306
7+
withWarmModulesAndLockfile: 5301
8+
withWarmModules: 7151
9+
updatedDependencies: 7209
10+
- firstInstall: 7615
11+
repeatInstall: 5333
12+
withWarmCacheAndLockfile: 5487
13+
withWarmCache: 7501
14+
withLockfile: 5555
15+
withWarmCacheAndModules: 7304
16+
withWarmModulesAndLockfile: 5278
17+
withWarmModules: 7578
18+
updatedDependencies: 5977
19+
- firstInstall: 7749
20+
repeatInstall: 5360
21+
withWarmCacheAndLockfile: 5463
22+
withWarmCache: 7491
23+
withLockfile: 5416
24+
withWarmCacheAndModules: 7340
25+
withWarmModulesAndLockfile: 5280
26+
withWarmModules: 7199
27+
updatedDependencies: 5929
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
- firstInstall: 3691
2+
repeatInstall: 0
3+
withWarmCacheAndLockfile: 1386
4+
withWarmCache: 3162
5+
withLockfile: 1386
6+
withWarmCacheAndModules: 0
7+
withWarmModulesAndLockfile: 0
8+
withWarmModules: 0
9+
updatedDependencies: 3235
10+
- firstInstall: 3702
11+
repeatInstall: 0
12+
withWarmCacheAndLockfile: 1374
13+
withWarmCache: 3101
14+
withLockfile: 1371
15+
withWarmCacheAndModules: 0
16+
withWarmModulesAndLockfile: 0
17+
withWarmModules: 0
18+
updatedDependencies: 3213
19+
- firstInstall: 3709
20+
repeatInstall: 0
21+
withWarmCacheAndLockfile: 1380
22+
withWarmCache: 3099
23+
withLockfile: 1379
24+
withWarmCacheAndModules: 0
25+
withWarmModulesAndLockfile: 0
26+
withWarmModules: 0
27+
updatedDependencies: 3165

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 21, 2025, 3:04 AM_ (_daily_ updated).
3+
**Last benchmarked at**: _Sep 28, 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 | | | | 32.5s | 8.7s | 7.3s | 3.6s |
26-
| install |||| 1.3s | 764ms | 5.3s | n/a |
27-
| install ||| | 8s | 2.4s | 5.4s | 1.3s |
28-
| install || | | 12.6s | 6s | 7.5s | 3.1s |
29-
| install | || | 11.1s | 5.2s | 5.5s | 1.3s |
30-
| install || || 1.6s | 2.1s | 7.2s | n/a |
31-
| install | ||| 1.3s | 746ms | 5.3s | n/a |
32-
| install | | || 1.6s | 5.2s | 7.2s | n/a |
33-
| update | n/a | n/a | n/a | 6.8s | 3.4s | 5.8s | 3.2s |
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 |
3434

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

static/img/benchmarks/alotta-files.svg

Lines changed: 44 additions & 44 deletions
Loading

0 commit comments

Comments
 (0)