Hi,

I am using Ants Profiler 3.1.0.x. We are profiling ASP.NET web service application. We tried to take snapshot of a single web method call. For wall clock time - it took only about 5-6 secs. However ANTS profiler shows method timings 10 secs and above in the Time(sec) column.

How to understand this?

Thanks,
Srikanth.
srikkanthan
0

Comments

1 comment

  • Brian Donahue
    Hi,

    Quickly off the top of my head, I'd have a look at the hit count for the web method. Possibly you have hit it twice at 5 seconds an invocation? This could also be caused when running the profiler on a laptop or virtual machine where the CPU is not always constantly available to the OS. This affects the timings rather badly.
    Brian Donahue
    0

Add comment

Please sign in to leave a comment.