pub fn stats( n: usize, t: bool, avg: f64, min: f64, max: f64, jit: &[f64; 10], all: &[f64], ) -> Stats