Skip to main content

compute_chunk_stats

Function compute_chunk_stats 

Source
pub fn compute_chunk_stats(probes: &[ChunkProbe]) -> ChunkStats
Expand description

Roll up per-vantage + per-neighborhood timing statistics from a flat list of ChunkProbes. Pure function; runs in milliseconds even for the 1000-chunk cap.