logo
Perfsee
BundleLabSource
Docs
logo
Perfsee
logo
Perfsee
  • Bundle
  • Lab
  • Source
  • Github

Bundle

Provide plugins for main packaging tools (Webpack/Esbuild/Rollup) to collect and analyze package artifacts. Detailed comparison information is given for files, third party dependencies etc. based on historical benchmark versions. Also analyses the product structure in detail and outputs suggestions for optimization.

Intuitive Score

We calculated the artifact's score through audit rules. You can directly see the performance level with the score.

Intuitive Score

Baseline Comparison

Each artifact report will be compared with the baseline artifact report. Difference with the baseline artifact report will be displayed obviously.

Baseline Comparison

Content Visualization

We provided a visualization graph like WebpackBundleAnalyzer do, so you can know module references of your project better.

Content Visualization

Duplicate Packages

Normally, bundle tools won't pack the same package more than once into final js, buf if some of your dependencies import different version of other dependencies, you may encounter this situation.

Duplicate Packages