Anti Patterns¶
inlineis a magical “go faster” keyword that should be applied to all functionsstatic inlinefunctions should be used with abundanceMacros are faster than functions
volatile is actually useful
Open-coding spinlocks
TSO means sequential consistency means I don’t have to worry
Too much in a hurry for modularization