v2.47.51
charmbracelet/crushv2.47.51Mar 19, 2026by j-mendez
AI Summary
Adds NUMA thread pinning for multi-socket servers and zerocopy wire parsing for HTTP/DNS operations to improve performance on high-core-count systems.
Key Highlights
- NUMA thread pinning for multi-socket servers
- zerocopy wire parsing for HTTP status lines, cache headers, DNS records
- Zero-copy parsing reduces allocation overhead
Full Release Notes
- NUMA thread pinning for multi-socket servers (`numa` feature) - zerocopy wire parsing for HTTP status lines, cache headers, DNS records (`zero_copy` feature)