Skip to main content

aggregate

Function aggregate 

Source
pub fn aggregate(
    iteration_dir: &Path,
    conditions: &ConditionsRecord,
) -> Result<Benchmark, PipelineError>
Expand description

Compute and write benchmark.json for the iteration. Requires exactly two conditions and at least one eval-* directory.