Skip to main content

next_benchmark_run_directory

Function next_benchmark_run_directory 

Source
pub fn next_benchmark_run_directory(
    runs_root: impl AsRef<Path>,
    timestamp: &str,
    git_commit_hash: Option<&str>,
) -> Result<BenchmarkRunDirectory>