πŸ“–

How to Compare Performance Reports

  1. 1Run a performance test on the baseline version of your code and export the report as JSON
  2. 2Make your code optimizations and run another test, then export the comparison report
  3. 3Upload both JSON reports to see detailed comparisons with percentage changes
πŸ’‘

Perfect for Comparing...

πŸ”„

Before & After Optimization

Measure the impact of your code optimizations with precise percentage improvements

βš–οΈ

Different Implementations

Compare multiple approaches to solve the same problem and choose the fastest

πŸ“Š

Algorithm Performance

Benchmark different algorithms side-by-side to identify the most efficient solution

🎯

Library Comparisons

Compare performance between different JavaScript libraries or frameworks

πŸ“ˆ

Version Upgrades

Validate performance improvements or regressions when upgrading dependencies

πŸš€

Production Optimization

Quantify performance gains before deploying optimized code to production

✨

Comparison Features

  • βœ“Side-by-side metric comparison
  • βœ“Percentage change calculations
  • βœ“Execution time differences
  • βœ“Memory usage analysis
  • βœ“Bundle size comparison
  • βœ“Export comparison reports

Baseline Report

Upload the baseline test report (JSON format)

Upload a JSON test report

Maximum file size: 10 MB

Comparison Report

Upload the report you want to compare against baseline

Upload a JSON test report

Maximum file size: 10 MB

Upload both reports to see the comparison

Reports must be in JSON format, exported from Perf Lens

Compare JavaScript Performance Reports | Perf Lens