-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Module ID global optimization #8913
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
8 Skipped Deployments
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite. This stack of pull requests is managed by Graphite. Learn more about stacking. |
Logs
See job summary for details |
🟢 Turbopack Benchmark CI successful 🟢Thanks |
|
You need to port these PRs to next.js |
544f700
to
721c53b
Compare
801a1a2
to
171aaa9
Compare
171aaa9
to
8e9f46f
Compare
Description
Module ID global optimization is implemented, making use of the
GlobalInformation
struct. IDs become bigger as collisions appear.Testing Instructions