benchmark

Macro benchmark 

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

run a benchmark