Skip to main content

run_competitor_suite

Function run_competitor_suite 

Source
pub fn run_competitor_suite(
    config: &SampleConfig,
) -> Result<CompetitorSuiteReport, BenchmarkError>
Expand description

Loads the default manifest and runs the default vendored competitor suite.

ยงErrors

Returns an error when the manifest cannot be read or parsed.