#79- Show time spent in routine in addition to subcalls
http://www.intellij.net/tracker/netprofiler/viewSCR?publicId=79
The percentages and millisecond times shown are for the whole method call. This often does not equal the total of the subtree entries for sub-calls, as there is time spent in the method code that is not calling out to other methods. Can you add an entry per call which shows the time NOT accounted for by sub-calls, both as a percentage and milliseconds. Alternatively, you could show it as an additional (say bracketed) percentage and ms on the method line.
Please sign in to leave a comment.
http://www.intellij.net/tracker/netprofiler/viewSCR?publicId=79
State of this request was changed from "Submitted" to "Open"
Priority: Normal
Planned for version: ]]>
Unfortunately this functionality hasn't fit the 1.0 timeline, but we're going to add something to see more about a function call in 2.0 and, since we have short releases, you won't wait for too long.