mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-05-19 03:21:18 +00:00
Uses 4x less pages because we're not allocating 1 page (more or less) per allocation and instead actually bin-packing it a bit.
Uses 4x less pages because we're not allocating 1 page (more or less) per allocation and instead actually bin-packing it a bit.