-
Notifications
You must be signed in to change notification settings - Fork 30.3k
Turbopack: use selective reads for merged modules #88560
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
base: sokra/chunk-group-info-selective
Are you sure you want to change the base?
Turbopack: use selective reads for merged modules #88560
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** ✅ -93 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
|
01acfb1 to
4b38276
Compare
123468b to
57f3026
Compare
4b38276 to
f655453
Compare
57f3026 to
7ea2ab2
Compare
f655453 to
5d26752
Compare
CodSpeed Performance ReportMerging this PR will not alter performanceComparing Summary
Footnotes
|
ac32f08 to
4984f09
Compare
5d26752 to
6a2c423
Compare
4984f09 to
c7a40b1
Compare
6a2c423 to
417f80f
Compare

What?
Use selective reads for merged modules data.
This is a preparation to make chunking be less dependent on module graph changes.