Skip to content

Topic

Arena allocation

An allocation strategy that groups objects into a region freed as a unit, trading per-object deallocation for a single bulk reset of the whole region.

Current clusters