pub fn compute_chunk_stats(probes: &[ChunkProbe]) -> ChunkStatsExpand 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.
pub fn compute_chunk_stats(probes: &[ChunkProbe]) -> ChunkStatsRoll up per-vantage + per-neighborhood timing statistics from a
flat list of ChunkProbes. Pure function; runs in milliseconds
even for the 1000-chunk cap.