1 2 3
// Optimizes frequent Arc small-size allocations #[global_allocator] static GLOBAL_ALLOCATOR: mimalloc::MiMalloc = mimalloc::MiMalloc;