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