macro_rules! staged_benchmark {
    ($name: expr, $iterations: expr, $code: block) => { ... };
}
Expand description

run a stage of staged bechmark