Two sets of optimizations are available. The basic optimization choices are
all accessible from the Compile tab of the Project Properties dialog box (see
Figure 20.5). A set of advanced optimizations is also available if you click on
the Advanced Optimizations button.
Take a look at the basic optimization choices first. By selecting the appropriate
option button, you can optimize for fast code, small code, or use no optimizations
at all. It is also important to consider the impact these optimization choices
have on a sample project.

FIGURE 20.5 Compiling to native code basic optimizations.
-
Optimizing for Fast Code
-
Optimizing for Small Code, No Optimization
-
Favoring Pentium Pro, Creating Symbolic Debug
Info
-
Results of Basic Optimization