perf_bench_cmp_with_toml

Macro perf_bench_cmp_with_toml 

Source
macro_rules! perf_bench_cmp_with_toml {
    ($test:ident $(,)?) => { ... };
    ($test:ident, $toml:expr, $limits:expr $(,)?) => { ... };
}