Hello all,
slower execution time is by default yellow marker.
Is there any possibility to define what is slower execution time? Is there any documentation what does it mean?
Thank you for reply.
Remco NCrunch Developer
#7160
01 Apr 2015 07:32 UTC
Hi,
This is entirely configurable. The intensity of the yellow colour progresses in a range between 0 and this setting - http://www.ncrunch.net/documentation/reference_global-configuration_performance-display-sensitivity.
By default, the setting is 100ms. This means that if a yellow marker is showing fully opaque, then the line of code takes at least 100ms to execute.
You can also control how the performance itself is measured/aggregated with this option - http://www.ncrunch.net/documentation/reference_global-configuration_performance-aggregation-type.
This is entirely configurable. The intensity of the yellow colour progresses in a range between 0 and this setting - http://www.ncrunch.net/documentation/reference_global-configuration_performance-display-sensitivity.
By default, the setting is 100ms. This means that if a yellow marker is showing fully opaque, then the line of code takes at least 100ms to execute.
You can also control how the performance itself is measured/aggregated with this option - http://www.ncrunch.net/documentation/reference_global-configuration_performance-aggregation-type.
Deleted post
#8605
15 Apr 2016 06:59 UTC
Post a reply
Log in to reply.