Module allocation

Module allocation 

Source
Expand description

Memory allocation benchmarking utilities

Structs§

SimpleObjectPool

Functions§

benchmark_aligned_allocations
Benchmark allocation alignment impact
benchmark_aligned_allocations_with_iterations
Benchmark aligned allocations with custom iteration count
benchmark_allocations
benchmark_allocations_with_iterations
benchmark_object_pools
Benchmark object pools vs direct allocation
benchmark_object_pools_with_iterations
Benchmark object pools with custom iteration count