pub(crate) static ALLOC: Jemalloc
Expand description
Global allocator. Changing it to another allocator will require changing
memory_stats::MemoryAllocationTracker
.
pub(crate) static ALLOC: Jemalloc
Global allocator. Changing it to another allocator will require changing
memory_stats::MemoryAllocationTracker
.