v2.47.51

enricoros/big-AGIv2.47.51Mar 19, 2026by j-mendez

AI Summary

Focused on performance, this release adds NUMA thread pinning for multi-socket servers and implements zero-copy wire parsing for HTTP and DNS protocols to minimize overhead.

Key Highlights

  • NUMA thread pinning for multi-socket servers
  • Zero-copy wire parsing for HTTP and DNS

New Features

  • NUMA thread pinning (numa feature)
  • Zero-copy wire parsing (zero_copy feature)

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)