mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-01-02 11:32:39 +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.