#132- Profiled times seem to be wall clock, not CPU time
http://www.intellij.net/tracker/netprofiler/viewSCR?publicId=132
Is that correct? It looks like there's lots of "wait" time included in the profiler analysis. I'd like the option to show percentages and hot spots based only on actual CPU time.
Thanks!
Please sign in to leave a comment.
http://www.intellij.net/tracker/netprofiler/viewSCR?publicId=132
State of this request was changed from "Submitted" to "Open"
Priority: Normal
Planned for version: ]]>
Yes, that's correct. There's no way to correctly exclude wait times with a managed profiler. We will probably have better results with sampling profiling in 2.0.