Enables all speed optimizations.
Windows: Optimization > Favor Size or Speed
Linux: None
Mac OS X: None
IA-32, Intel® 64 architectures
Linux and Mac OS X: | None |
Windows: | /Ot |
None
/Ot |
Optimizations are made for code speed. If Od is specified, all optimizations are disabled. If O1 is specified, Os is the default. |
This option enables all speed optimizations.
None
Copyright © 1996-2011, Intel Corporation. All rights reserved.