pub fn run(_args: BenchArgs) -> Result<()>
Runs cargo bench --features bench from the workspace root.
cargo bench --features bench
Returns an error if the benchmark process exits non-zero.