swc/crates/swc_html_minifier
Donny/강동윤 1df72430a5
perf(es/minifier): Invoke DCE only before the first compression (#5907)
**Description:**

Invoke DCE only before the first compression. I verified that this patch does not affect the compression rate of the real-world inputs greatly.
2022-09-20 15:41:26 +09:00
..
benches perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
src perf(es): Optimize memory layout of AST (#5829) 2022-09-20 12:47:21 +09:00
tests perf(es/minifier): Invoke DCE only before the first compression (#5907) 2022-09-20 15:41:26 +09:00
Cargo.toml chore: Publish crates 2022-09-20 04:32:30 +00:00