Macro bma_benchmark::staged_benchmark
source · macro_rules! staged_benchmark { ($name: expr, $iterations: expr, $code: block) => { ... }; }
Expand description
run a stage of staged bechmark
macro_rules! staged_benchmark { ($name: expr, $iterations: expr, $code: block) => { ... }; }
run a stage of staged bechmark