pub fn get_allocation_stats() -> AllocationStats
Expand description
Get current allocation tracking statistics
This is a simplified implementation - production version would maintain global counters and calculate actual overhead.
pub fn get_allocation_stats() -> AllocationStats
Get current allocation tracking statistics
This is a simplified implementation - production version would maintain global counters and calculate actual overhead.