export_fast

Function export_fast 

Source
pub fn export_fast<P: AsRef<Path>>(
    allocations: Vec<AllocationInfo>,
    stats: MemoryStats,
    output_path: P,
) -> TrackingResult<ExportStats>
Expand description

Fast export for performance-critical scenarios Optimized for speed with reduced data quality checks