pub fn get_allocation_stats() -> AllocationStatsExpand 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() -> AllocationStatsGet current allocation tracking statistics
This is a simplified implementation - production version would maintain global counters and calculate actual overhead.