Constant re_memory::accounting_allocator::SMALL_SIZE
source · const SMALL_SIZE: usize = 128;
Expand description
Only track allocations of at least this size.
const SMALL_SIZE: usize = 128;
Only track allocations of at least this size.