reportMethodSize

Type: Boolean

The reportMethodSize property of the JadeProfiler class specifies whether sizes of methods in the cache are reported during your profiling session. The default value is true.

This report is available only if the MethodCache parameter in the [JadeInterpreter] section of the JADE initialization file is set to the default value of multiple.

You can use the clearMethodCache method to flush all methods in the cache for the process that is currently being profiled.

You can override the default value for this property in the ReportMethodSize parameter in the [JadeProfiler] section of the JADE initialization file.