Analyze and compare bundle stats (size, assets, modules, packages) across builds for webpack, rspack, vite, rollup, and rolldown.
BundleStats is a tool for analyzing and comparing bundle statistics (size, assets, modules, packages) across different builds of web applications. It helps developers track changes, identify regressions, and optimize bundle performance by providing detailed reports and side-by-side comparisons. It supports popular bundlers like webpack, rspack, vite, rollup, and rolldown.
Frontend developers, performance engineers, and teams using bundlers like webpack, vite, or rollup who need to monitor and optimize their application's bundle size and composition.
Developers choose BundleStats for its comprehensive, multi-bundler support, actionable insights (like duplicate package detection), and ability to compare builds side-by-side to quickly spot regressions and optimization opportunities.
Analyze bundle stats(bundle size, assets, modules, packages) and compare the results between different builds. Support for webpack, rspack, vite, rolldown and rollup.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Works with webpack, rspack, vite, rollup, and rolldown, allowing consistent analysis across different build tools, as explicitly listed in the README.
Enables side-by-side comparison of multiple builds, visualized in the demo links, to quickly identify regressions in bundle size and composition.
Automatically flags issues like duplicate packages and new packages, providing specific data for optimization, as shown in the insights section of the demos.
Offers dedicated plugins for Webpack, Gatsby, Next.js, and Rollup, facilitating easy integration into various frameworks and build processes.
The README heavily promotes the paid relative-ci.com service, implying that advanced features like automated reviews and monitoring are gated behind the SaaS version.
Setting up plugins or CLI for CI/CD requires additional configuration steps, unlike turnkey solutions that offer out-of-the-box automation.
Focuses solely on build-time bundle statistics, missing crucial runtime performance metrics that tools like Lighthouse provide for holistic optimization.