-
Notifications
You must be signed in to change notification settings - Fork 30.3k
Turbopack: replace is_reference_used with unused_references set #88304
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
This stack of pull requests is managed by Graphite. Learn more about stacking. |
|
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: **431 kB** → **431 kB** ✅ -7 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
|
1122fbd to
860b093
Compare
365dd81 to
3a85277
Compare
CodSpeed Performance ReportMerging this PR will not alter performanceComparing Summary
Footnotes
|
3a85277 to
e90ad21
Compare
860b093 to
8456c8d
Compare
8456c8d to
c151034
Compare
e90ad21 to
6a835cc
Compare
c151034 to
f351aab
Compare
6a835cc to
56dd65a
Compare
56dd65a to
e130ba3
Compare
00704d0 to
7ec9528
Compare
e130ba3 to
118009e
Compare
118009e to
625217c
Compare

What?
Replaces
is_reference_usedwithunused_referencesand uses the new keyed invalidation. This avoid having ais_reference_usedfor each reference in the application