Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(minifier): make the minifier api only accept an ast #990

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

Boshen
Copy link
Member

@Boshen Boshen commented Oct 13, 2023

No description provided.

@github-actions github-actions bot added the A-minifier Area - Minifier label Oct 13, 2023
@github-actions github-actions bot added the A-codegen Area - Code Generation label Oct 13, 2023
@codspeed-hq
Copy link

codspeed-hq bot commented Oct 13, 2023

CodSpeed Performance Report

Merging #990 will improve performances by 63.25%

Comparing refactor-minify (ba27d89) with main (f32bf27)

Summary

⚡ 4 improvements
✅ 18 untouched benchmarks

Benchmarks breakdown

Benchmark main refactor-minify Change
minifier[antd.js] 2 s 1.2 s +63.25%
minifier[typescript.js] 2.7 s 2.2 s +20.96%
minifier[react.development.js] 20.5 ms 14.8 ms +38.08%
minifier[vue.js] 115 ms 96.2 ms +19.64%

@Boshen Boshen merged commit 801d78a into main Oct 13, 2023
17 checks passed
@Boshen Boshen deleted the refactor-minify branch October 13, 2023 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-codegen Area - Code Generation A-minifier Area - Minifier
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant