Vishal Rana
|
b1d65e40fe
|
perf: optimize core hot paths (chain, context, binding, responses) (#3008)
Compile middleware chains once, zero-copy String/HTML/JSONP writes, reuse delayedStatusWriter + context store map, single-key QueryParam fast path, per-type bind metadata cache, precomputed HSTS header, pooled request-ID buffers. No public API changes. Also de-flakes TestStartConfig_WithListenerNetwork (ephemeral port).
|
2026-06-14 06:08:07 -07:00 |
|