mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-30 21:28:40 +00:00
At the moment, both mmap() and munmap() are kind of slow. Compiling with GCC was suffering quite badly from munmap() slowness, so let's keep a few more of the ChunkedBlocks around after they are empty, to avoid having to munmap.
7.7 KiB
7.7 KiB