Gets or sets a boolean that indicates if profiling data are generated.
True, if DebugMode is true and profiling is enabled, otherwise false.
When profiling the web engine times each rendering. This information is available on the Sitecore debug pages "http://www.mysite.net/sitecore/debug".
Profiling can only be enabled if DebugMode is true.
The scope of the value is session and it is stored in the Session variable "SC_PROFILING".
State Class | Sitecore.Configuration Namespace | Tracing