Sun Visual WorkShop C++ Overview

Control Optimization Levels

Take advantage of the wide range of options offered with Sun C++ compilers to manage code and application performance. Specify the -O option to optimize and improve the execution of your program. Balance performance gain, code size, and compilation time through efficient use of -O levels.