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

minifier: milestone 2 #8438

Open
4 of 11 tasks
Boshen opened this issue Jan 12, 2025 · 3 comments
Open
4 of 11 tasks

minifier: milestone 2 #8438

Boshen opened this issue Jan 12, 2025 · 3 comments
Assignees

Comments

@Boshen
Copy link
Member

Boshen commented Jan 12, 2025

Originally posted by @camc314 in #8264 (comment)

@Boshen Boshen added this to the Minifier Milestone 2 milestone Jan 12, 2025
@Boshen Boshen self-assigned this Jan 12, 2025
@Boshen
Copy link
Member Author

Boshen commented Jan 13, 2025

Had a quick look at https://github.com/tdewolff/minify, it produces slightly better minification due to

  • var hoisting
  • remove unused function parameters

@Boshen
Copy link
Member Author

Boshen commented Jan 13, 2025

Enabling the mangler in test262 reveals the need of

@Boshen
Copy link
Member Author

Boshen commented Jan 19, 2025

I'm going to clear #8604 and then overhaul the current architecture for performance, the minifier is running too slow for my likings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant