- Cache route handlers, simplify NoRoute path normalization, and reduce matcher/header allocations
- Honor configured transport pool limits in auto mode and add hotpath regression benchmarks/tests
- Dispatch shell link rewriting between streaming and buffered paths based on response size
- Reuse buffers and reduce URL construction allocations in proxy handlers
- Add nest benchmarks and align extractParts compatibility expectations with the current contract