Constant re_memory::accounting_allocator::MEDIUM_SIZE
source · const MEDIUM_SIZE: usize = _; // 4_096usize
Expand description
Allocations smaller than are stochastically sampled.
const MEDIUM_SIZE: usize = _; // 4_096usize
Allocations smaller than are stochastically sampled.