There was an error while loading. Please reload this page.
⚠️ We have a new website! Visit now for the most update to date documentation. This wiki is no longer being maintained.
The optimize function specifies the level and type of optimization used while building the target configuration.
optimize "value"
If no value is set for a configuration, the toolsets default optimization (usually none) will be performed.
value specifies the desired level of optimization:
Project configurations.
Premake 5.0.
optimize "Speed"