build-tools-performance
Benchmark JavaScript bundlers and sync results into README
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install build-tools-performance?โผ
Run `npx skills add rstackjs/build-tools-performance --all -g -y` in your terminal to install all skills in this repository globally.
Which JavaScript bundler is the fastest?โผ
This repository benchmarks Rspack, Rsbuild, Vite, webpack, esbuild, Rollup, Parcel, Farm, and Utoo side by side so you can compare startup, HMR, build time, memory, and bundle size with real data.
How to update benchmark results in the README?โผ
The benchmark-readme-sync skill finds the latest successful GitHub Actions run, extracts the result tables from job logs, and updates the README tables, date, and run link automatically.
How are the bundler benchmarks measured?โผ
Each tool builds identical React apps with 1,000 to 10,000 components, measuring cold and cached startup, HMR speed, production build time, memory usage, and gzipped output size.
Do I need to manually copy benchmark tables?โผ
No. The sync skill pulls final tables straight from workflow logs and replaces stale sections while preserving headings, commands, and formatting.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core