fast

Maximizes speed across the entire program.

Syntax

Linux:

-fast

macOS:

-fast

Windows:

/fast

Arguments

None

Default

OFF

The optimizations that maximize speed are not enabled.

Description

This option maximizes speed across the entire program.

It sets the following options:

When option fast is specified, you can override the [Q]xHost option setting by specifying a different processor-specific [Q]x option on the command line. However, the last option specified on the command line takes precedence.

For example:

For implications on non-Intel processors, refer to the [Q]xHost documentation.

Note

Option fast sets some aggressive optimizations that may not be appropriate for all applications. The resulting executable may not run on processor types different from the one on which you compile. You should make sure that you understand the individual optimization options that are enabled by option fast.

Product and Performance Information

Performance varies by use, configuration and other factors. Learn more at www.Intel.com/PerformanceIndex.

Notice revision #20201201

IDE Equivalent

None

Alternate Options

None

See Also