mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-25 13:16:11 +03: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.