Skip to content

Conversation

@LichuAcu
Copy link

@LichuAcu LichuAcu commented Aug 1, 2024

Description

Module ID global optimization is implemented, making use of the GlobalInformation struct. IDs become bigger as collisions appear.

Testing Instructions

@vercel
Copy link
Contributor

vercel bot commented Aug 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 6, 2024 9:48pm
rust-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 6, 2024 9:48pm
8 Skipped Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Visit Preview Aug 6, 2024 9:48pm
examples-designsystem-docs ⬜️ Ignored (Inspect) Visit Preview Aug 6, 2024 9:48pm
examples-gatsby-web ⬜️ Ignored (Inspect) Visit Preview Aug 6, 2024 9:48pm
examples-kitchensink-blog ⬜️ Ignored (Inspect) Visit Preview Aug 6, 2024 9:48pm
examples-native-web ⬜️ Ignored (Inspect) Visit Preview Aug 6, 2024 9:48pm
examples-svelte-web ⬜️ Ignored (Inspect) Visit Preview Aug 6, 2024 9:48pm
examples-tailwind-web ⬜️ Ignored (Inspect) Visit Preview Aug 6, 2024 9:48pm
examples-vite-web ⬜️ Ignored (Inspect) Visit Preview Aug 6, 2024 9:48pm

Copy link
Author

LichuAcu commented Aug 1, 2024

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.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @LichuAcu and the rest of your teammates on Graphite Graphite

@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2024

⚠️ This change may fail to build next-swc.

Logs

error: failed to resolve patches for `https://github.com/vercel/turbo`

Caused by:
  patch for `turbo-tasks` in `https://github.com/vercel/turbo` failed to resolve

Caused by:
  The patch location `https://github.com/vercel/turbo?rev=fa7ea60c8fa1efe1a0aa0deed8dba7a611b89006` does not appear to contain any packages matching the name `turbo-tasks`.

See job summary for details

@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2024

🟢 Turbopack Benchmark CI successful 🟢

Thanks

@LichuAcu LichuAcu changed the title Implemented module ID global optimization using GlobalInformation. Module ID global optimization Aug 1, 2024
@LichuAcu LichuAcu marked this pull request as ready for review August 1, 2024 16:39
@LichuAcu LichuAcu requested a review from a team as a code owner August 1, 2024 16:39
@LichuAcu LichuAcu marked this pull request as draft August 1, 2024 16:41
@github-actions
Copy link
Contributor

github-actions bot commented Aug 1, 2024

⚠️ CI failed ⚠️

The following steps have failed in CI:

  • Turbopack Rust clippy
  • Turbopack Rust tests (mac/win, non-blocking)

See workflow summary for details

@sokra
Copy link
Member

sokra commented Aug 5, 2024

You need to port these PRs to next.js

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

Successfully merging this pull request may close these issues.

3 participants