pub fn run_benchmark<BM>(benchmark: BM) -> BenchmarkResultwhere
BM: Benchmark,Expand description
Runs the given benchmark on the device and prints result and information.
pub fn run_benchmark<BM>(benchmark: BM) -> BenchmarkResultwhere
BM: Benchmark,Runs the given benchmark on the device and prints result and information.