v2.47.51

calcom/cal.diyv2.47.51Mar 19, 2026by j-mendez

AI Summary

Adds low-level performance optimizations including NUMA thread pinning for multi-socket servers and zero-copy wire parsing for HTTP status lines and DNS records.

Key Highlights

  • NUMA thread pinning for multi-socket server performance
  • Zero-copy wire parsing to reduce memory overhead

New Features

  • NUMA thread pinning feature
  • Zero-copy wire parsing for HTTP status lines, cache headers, and DNS records

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)