WAF Supported Project Configurations

Overview

Configuration AssertsProfiling FeaturesCompiler OptimizationsLogging Description
debug yesallminimumyes Slowest - Focus on debuggability, asserts enabled, all CryEngine profiling features enabled, logging enabled
profile noallmediumyes Fast - Balance between debuggability and performance, all CryEngine profiling features enabled, logging enabled
performance nofewmaximumno Very Fast - Performance similar to release but has some CryEngine profiling features enabled, difficult to debug, no logging
release nononemaximumno Fastest- Highest performance, most difficult to debug, no CryEngine profiling features, no logging,