C++ source code is written in order. That does not mean the processor executes it in order.
This is the first correction. It is also the one many performance discussions manage to avoid.
Modern high-performance cores use out-of-order execution. They accept a sequential instruction stream, break it into internal operations, rename registers,...
🛡️ VERIFIED CYBER INTELLIGENCE ID: #3578278