Home

Awesome

Build Tools Performance Compare

Benchmarks for Rspack, Rsbuild, Webpack, Vite and Farm.

Result

<img width="962" alt="Screenshot 2024-08-13 at 13 48 41" src="https://github.com/user-attachments/assets/b250c196-a3ba-4923-b837-b95bbd9a19a6">

Info:

Run

Run benchmarks:

node benchmark.mjs

If you want to start the project with the specified tool, try:

pnpm i # install dependencies

npm run start:farm # Start Farm
npm run start:rspack # Start Rspack
npm run start:rsbuild # Start Rsbuild
npm run start:vite # Start Vite
npm run start:webpack # Start Webpack
npm run start:turbopack # Start Turbopack

Credits