File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -105,13 +105,13 @@ A complex TypeScript Node.js project that includes multiple packages from the [r
105
105
CASE=rome pnpm benchmark
106
106
```
107
107
108
- | Name | Prod build | Total size | Gzipped size |
109
- | ---------------------- | ---------- | ---------- | ------------ |
110
- | Rspack CLI 1.5.0 | 1250ms | 1009.3kB🥉 | 270.9kB🥉 |
111
- | Rsbuild 1.5.0 | 1005ms 🥉 | 1009.3kB | 271.0kB |
112
- | Rolldown 1.0.0-beta.34 | 269ms🥇 | 0.03kB🥇 | 0.05kB🥇 |
113
- | webpack (SWC) 5.101.3 | 4331ms | 1007.4kB🥈 | 270.6kB🥈 |
114
- | esbuild 0.25.9 | 528ms🥈 | 1025.3kB | 276.7kB |
108
+ | Name | Prod build | Total size | Gzipped size |
109
+ | ----------------------- | ---------- | ---------- | ------------ |
110
+ | Rspack CLI 1.5.0-beta.0 | 877ms | 1009.3kB🥈 | 270.9kB🥈 |
111
+ | Rsbuild 1.5.0-beta.3 | 768ms 🥉 | 1009.3kB🥉 | 271.0kB🥉 |
112
+ | Rolldown 1.0.0-beta.33 | 340ms🥈 | 1015.1kB | 272.7kB |
113
+ | webpack (SWC) 5.101.2 | 2949ms | 1007.4kB🥇 | 270.6kB🥇 |
114
+ | esbuild 0.25.9 | 226ms🥇 | 1025.3kB | 276.7kB |
115
115
116
116
## Run locally
117
117
You can’t perform that action at this time.
0 commit comments