Conversation
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: **400 kB** → **400 kB** ✅ -13 B80 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
📎 Tarball URL |
Merging this PR will not alter performance
Comparing Footnotes
|
With zero-copy FilterRef, the AMQF data lives in mmap pages that the OS can freely evict. Adding WILLNEED triggers readahead at open time so filter pages are resident for the first lookup, eliminating cold page fault overhead without pinning memory.
Failing test suitesCommit: 632702a | About building and testing Next.js
Expand output● create-next-app with package manager bun › should use bun for --use-bun flag ● create-next-app with package manager bun › should use bun when user-agent is bun ● create-next-app with package manager bun › should use bun for --use-bun flag with example ● create-next-app with package manager bun › should use bun when user-agent is bun with example
Expand output● segment cache (revalidation) › refetch visible Form components after cache is revalidated ● segment cache (revalidation) › delay re-prefetch after revalidation to allow CDN propagation
Expand output● app dir - navigation › middleware redirect › should change browser location when router.refresh() gets a redirect response |

No description provided.