mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-22 12:43:16 +00:00
This lets us do a single array scan to find first fits, instead of taking a cache miss per examined size class.
This lets us do a single array scan to find first fits, instead of taking a cache miss per examined size class.