Skip to main content

run

Function run 

Source
pub fn run(_args: BenchArgs) -> Result<()>
Expand description

Runs cargo bench --features bench from the workspace root.

ยงErrors

Returns an error if the benchmark process exits non-zero.