macro_rules! phoenix_function_timer { ($function_timer:ident, $nb_element:expr, $func_call_bench:expr) => { ... }; }
A macro to call properly the evaluation function for you
function_timer
nb_element
func_call_bench
Panic if nb_test_perf == 0