Skip to main content

read_rate

Function read_rate 

Source
pub fn read_rate(path: &Path, bytes: u64, threads: usize) -> Result<Value>
Expand description

Read bytes from path past the page cache with threads parallel readers at spread offsets, and report the achieved rate in decimal GB/s.