This section explains the settings available for XSLT Profiler mode. To display settings select Profiler (see the section called “Debugger”).
→ → → +The following settings are available:
Show the total time that was spent in the node.
Show the inherent time that was spent in the node.
Show how many times the node was called in this particular call sequence.
The time scale options determine the unit of time measurement, which may be milliseconds (ms) or microseconds (µs).
The threshold below which hot spots are ignored is entered in milliseconds (ms).
The threshold below which invocations are ignored is entered in microseconds (µs).
The percentage base determines against what time span percentages are calculated.
Absolute: Percentage values show the contribution to the total time.
Relative: Percentage values show the contribution to the calling node.