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