mirror of
https://github.com/jemalloc/jemalloc
synced 2026-06-08 15:01:07 +00:00
dcb7b83fac
This lets us do a single array scan to find first fits, instead of taking a cache miss per examined size class.