How can we help you today? How can we help you today?

Graph Hit Count Different from Source Code Hit Count

I selected a particular event in the timeline. The graph has 99 hit count (.707 sec) for a particular method, but in the the source code where the method is called, it's showing a hit count of 297 (Avg Time = .007 sec and Time = 1.966 sec).

What's the difference between the hit count in the graph and source code? Is the time on the graph the total time for the number of hits?
nitzb
0

Comments

2 comments

  • slaphead99
    This seems unusual- the data should be consistent across all the views.

    Could you please send your saved results file to support@red-gate.com and I should be able to see the exact problem.

    Thanks!
    slaphead99
    0
  • slaphead99
    Ah! The answer here is that the source code view gives you the accumulated hit count whereas all other views give hit count per single stack (so for methods called recursively) the values will be different.
    slaphead99
    0

Add comment

Please sign in to leave a comment.