Skip to main content

run

Function run 

Source
pub fn run(input: BenchInput) -> Result<BenchReport, String>
Expand description

Run a complete bench. Loads both frontiers, computes every metric, and returns the report. Caller decides what to do with the exit code.