pub fn bandwidth_gb_s(bytes_transferred: usize, elapsed_secs: f64) -> f64
Estimate memory bandwidth in GB/s.
bytes_transferred
elapsed_secs