-
Notifications
You must be signed in to change notification settings - Fork 30.3k
Turbopack: Consistency for compute_async_module_info #88409
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 |
1 similar comment
|
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
|
965d41d to
f872016
Compare
2187e6b to
dfa89fe
Compare
Tests Passed |
Merging this PR will not alter performance
Comparing Footnotes
|
dfa89fe to
979bcab
Compare
f872016 to
7f4e685
Compare
7f4e685 to
a70d6f0
Compare
979bcab to
3d7469a
Compare
cc11d10 to
d8ab648
Compare
164804e to
55a43d8
Compare
d8ab648 to
b53ac2f
Compare
55a43d8 to
5ca3a00
Compare
b53ac2f to
bf897af
Compare
5ca3a00 to
5dc9d8d
Compare
bf897af to
cea0b88
Compare
5dc9d8d to
d431fb8
Compare
92471c6 to
e21693e
Compare
d431fb8 to
c81e9bb
Compare
e21693e to
ab71fe2
Compare
6a80439 to
d990cb8
Compare
ab71fe2 to
236485f
Compare
d990cb8 to
d02817b
Compare
236485f to
cfe29f9
Compare
d02817b to
bf2f79f
Compare
### What? Use strongly consistent reads for compute_async_module_info to avoid double execution.

What?
Use strongly consistent reads for compute_async_module_info to avoid double execution.