-
Notifications
You must be signed in to change notification settings - Fork 30.3k
Turbopack: avoid chunk_item_id task and use selective cell access instead #88411
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
Conversation
|
Allow CI Workflow Run
Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer |
Stats from current PR✅ No significant changes detected📊 All Metrics📖 Metrics GlossaryDev Server Metrics:
Build Metrics:
Change Thresholds:
⚡ Dev Server
📦 Dev Server (Webpack) (Legacy)📦 Dev Server (Webpack)
⚡ Production Builds
📦 Production Builds (Webpack) (Legacy)📦 Production Builds (Webpack)
📦 Bundle SizesBundle Sizes⚡ TurbopackClient Main Bundles: **430 kB** → **430 kB** ✅ -81 B82 files with content-based hashes (individual files not comparable between builds) Server Middleware
Build DetailsBuild Manifests
📦 WebpackClient Main Bundles
Polyfills
Pages
Server Edge SSR
Middleware
Build DetailsBuild Manifests
Build Cache
🔄 Shared (bundler-independent)Runtimes
|
38833eb to
df2c985
Compare
9dabe82 to
ba27300
Compare
Merging this PR will not alter performance
Comparing Footnotes
|
Tests Passed |
ba27300 to
c557e1c
Compare
df2c985 to
1bb9198
Compare
c557e1c to
4173f77
Compare
1bb9198 to
4aedf59
Compare
229bf89 to
d3d174b
Compare
93ba0cc to
a520ee5
Compare
d3d174b to
2c0d6b2
Compare
a520ee5 to
d0eed51
Compare
6f2d839 to
8d53511
Compare
6fd4d59 to
81b41b9
Compare
8d53511 to
b21b3f6
Compare
81b41b9 to
2c5cc09
Compare
b21b3f6 to
89ca808
Compare
2c5cc09 to
bab4807
Compare
bdd5e74 to
4dae3ca
Compare
bab4807 to
bc8fa95
Compare
bc8fa95 to
c2e1c25
Compare
4dae3ca to
dd39efc
Compare
…tead (#88411) ### What? Use selection reads for module id to avoid functions

What?
Use selection reads for module id to avoid functions