Attribute Macro perf_critical

Source
#[perf_critical]
Expand description

Mark code that needs performance optimization. This helps identify areas that could be bottlenecks. This attribute does not modify the item it annotates.