Router Internals

The router is designed for minimal per-request overhead. This page covers the caching, pooling, and memory strategies that keep allocations low under high throughput.

Router optimizations

The router uses several strategies to minimize per-request overhead: