Specifying `native` is often the most useful, as it'll determine the CPU type of machine compiling the code, which is often where you want to run the code as well. To keep it easier to follow along, I'll explicitly specify `znver4` for our example system.
4x Code Performance with SIMD