fix(router-core): propagate beforeLoad context to sub-route while its loader reloads in the background#7603
Open
ulrichstark wants to merge 2 commits into
CodSpeed HQ / CodSpeed Performance Analysis
failed
Jun 12, 2026
Performance Regression: -3.79%
⚠️ Different runtime environments detected
Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.
❌ 3 regressed benchmarks
✅ 93 untouched benchmarks
Warning
Please fix the performance issues or acknowledge them on CodSpeed.
Performance Changes
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | Simulation | client-side navigation loop (react) |
55.2 ms | 58.1 ms | -4.99% |
| ❌ | Simulation | ssr control-flow unmatched 404 (react) |
39.9 ms | 41.2 ms | -3.31% |
| ❌ | Simulation | ssr control-flow route headers (react) |
25.2 ms | 26 ms | -3.07% |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing ulrichstark:fix(router-core)--propagate-beforeLoad-context-to-sub-route-while-its-loader-reloads-in-the-background (92da7bf) with main (a2b9d51)
Loading