Skip to content

fix(router-core): support parsed params in matchRoute#7776

Open
LadyBluenotes wants to merge 20 commits into
mainfrom
match-route-parsed-params
Open

fix(router-core): support parsed params in matchRoute#7776
LadyBluenotes wants to merge 20 commits into
mainfrom
match-route-parsed-params

refactor: remove unused import for removeTrailingSlash in router.ts

6556dae
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Jul 12, 2026

5 benchmarks regressed

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 3 improved benchmarks
❌ 5 regressed benchmarks
✅ 172 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Memory mem server error-paths redirect (vue) 304.6 KB 386.6 KB -21.21%
Memory mem server error-paths redirect (solid) 440.8 KB 547.3 KB -19.46%
Simulation ssr before-load chain (react) 50 ms 55 ms -8.96%
Simulation client-route-tree-scale navigation loop (react) 74.1 ms 77.3 ms -4.12%
Simulation ssr streaming deferred (react) 70.6 ms 73 ms -3.25%
Memory mem server error-paths unmatched (react) 606.9 KB 264.3 KB ×2.3
Memory mem server streaming-peak chunked (vue) 13.9 MB 11.1 MB +25.42%
Memory mem server error-paths not-found (solid) 427 KB 414.1 KB +3.12%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing match-route-parsed-params (6556dae) with main (a3e24c3)

Open in CodSpeed