oxc/tasks/minsize
overlookmotel 3de4a43761 test(minifier): reformat minsize table (#7678)
Reformat the table which `minsize` task outputs. I always found the column headings confusing previously.
2024-12-05 12:16:29 +00:00
..
src test(minifier): reformat minsize table (#7678) 2024-12-05 12:16:29 +00:00
Cargo.toml perf(ast-tools): use FxHashMap over std::collections::HashMap (#5997) 2024-09-23 18:28:54 +00:00
minsize.snap test(minifier): reformat minsize table (#7678) 2024-12-05 12:16:29 +00:00
README.md feat: add cargo minsize task for tracking minification size (#276) 2023-04-14 13:07:37 +08:00

Track Minification size

See minification-benchmarks for baseline.