Skip to main content

Module memory_pool

Module memory_pool 

Source
Expand description

Memory pool for reducing allocations in hot paths

Structs§

MemoryPool
Pre-allocated memory pools for common data structures
MemoryPoolStats
Memory pool statistics for auto-tuning
MemoryPoolTuningRecommendation
Memory pool tuning recommendation

Enums§

SizeRecommendation
Size recommendation enum

Functions§

global_pool
Get the global memory pool