macro_rules! validate_performance { ($func:item, $targets:expr) => { ... }; }
Macro for performance validation