Enables maximum optimizations.
Linux:
None
Windows:
/Ox
OFF
The compiler does not enable optimizations.
The compiler enables maximum optimizations by combining the following options:
/Ot
/Oi
Visual Studio: Optimization > Optimization
Eclipse: None