perf_bench

Macro perf_bench 

Source
macro_rules! perf_bench {
    ($test:ident, $thresh:expr) => { ... };
}