benchmark_regression

Macro benchmark_regression 

Source
macro_rules! benchmark_regression {
    ($tester:expr, $name:expr, $iterations:expr, $func:expr) => { ... };
}
Expand description

Macro to easily benchmark functions