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

Displaying minimum and maximum of execution time

Is there a way to view the minimum and maximum of a method's execution time?


I see 3.1 had this feature, but I cannot figure out how to display it in 7.0

Thanks in advance,
Cameron
camkego
0

Comments

2 comments

  • Jessica R
    Hi Cameron!

    Max and Min times are not available in the current version of ANTS Performance Profiler, though a request has been added to put these features back in.

    If need be, you can downgrade to ANTS Profiler v.3 (at http://www.red-gate.com/downgrade), which does provide these statistics. However, this version is missing a lot of the really useful stuff available in 7.0 and probably doesn't work on .NET 4.
    Jessica R
    0
  • dene.boulton
    This is not exactly what you are requesting, as this requires some manual inspection.
    When you are select a method, green timing bars are displayed in the upper region of the timeline.
    These bars represent the times the method was run - if the method was run 3 times, 3 bars will be shown.
    You can click on each bar which will narrow the timeline region to the start/end time of that method bar, and all times will be updated (for that method it will be the time taken for that 'hit' of the method).
    dene.boulton
    0

Add comment

Please sign in to leave a comment.