benchmark_disk_sequential_writes

Function benchmark_disk_sequential_writes 

Source
pub fn benchmark_disk_sequential_writes(
    limit: ExecutionLimit,
    directory: &Path,
) -> Result<Throughput, String>