mirror of
https://github.com/jemalloc/jemalloc
synced 2026-06-08 15:01:07 +00:00
4f8efba824
Performance-sensitive users will use sized deallocation facilities, so that actually touching the rtree_ctx is unnecessary. We make it the last element of the slow data, so that it is for practical purposes almost-fast.