Is there any way to increase the numeric precision, esprcially on the timing values. It seems our application (running for 12 Hrs.) has many methods that are hit many millions of times for 0.0000 seconds. The second and third most time consuming methods in our application fall into this category while the most time consuming has a time of 0.0001 secs.

It looks like approx. 80 % of the methods fall in the 0.0000 secs. category.

I would like to request a double precision format to show more significant digits.
SharpDog
0

Comments

2 comments

  • SharpDog
    Clarification, I guess my problem comes into the general category of how to separate the method execution time from the time with children within the hierarchy.
    SharpDog
    0
  • Brian Donahue
    Hello,

    Sorry, but what can we do to help? We do show the time and time with children in the hierarchy. At least in the latest version, anyway!
    Brian Donahue
    0

Add comment

Please sign in to leave a comment.