Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 871 Bytes

benchmarks.md

File metadata and controls

25 lines (16 loc) · 871 Bytes

Benchmarks

Comparison with other minifiers

benchmark.js compares BabelMinify with Uglify, Closure Compiler and Closure Compiler JS

./scripts/benchmark.js [file...]

Compare plugins - time

plugin-timing.js is used to calculate and compare the time spent in each plugin.

./scripts/plugin-timing.js file.js

Compare plugins - size

plugin-contribution.js calculates how much each plugin of babel-minify contributes to size reduction.

./scripts/plugin-contribution.js file.js