| Author |
Message |
camios
Joined: 08 Jul 2011 Posts: 2
|
Posted: Fri Jul 08, 2011 5:05 am Post subject: Greater than one thousand percent processor time |
|
|
See the screen shot. ANT Performance Profiler 6.2 is reporting greater than 1000% Processor Time
 |
|
| Back to top |
|
 |
Chris.Allen
Joined: 12 Mar 2009 Posts: 442
|
Posted: Fri Jul 08, 2011 9:53 am Post subject: |
|
|
Are you trying to crack AES? ))) |
|
| Back to top |
|
 |
Chris.Allen
Joined: 12 Mar 2009 Posts: 442
|
Posted: Fri Jul 08, 2011 9:58 am Post subject: |
|
|
| No but seriously, (and I've never agreed with this but ...) ANTS' "percentage" value is a function of the number of cores. How many cores do you have? |
|
| Back to top |
|
 |
camios
Joined: 08 Jul 2011 Posts: 2
|
Posted: Mon Jul 11, 2011 12:18 am Post subject: Re: |
|
|
| Chris.Allen wrote: |
| No but seriously, (and I've never agreed with this but ...) ANTS' "percentage" value is a function of the number of cores. How many cores do you have? |
I have a basic Intel Core 2 Duo T9900 (i.e. 2 cores). |
|
| Back to top |
|
 |
AndrewH
Joined: 17 Aug 2006 Posts: 137
|
Posted: Tue Jul 12, 2011 10:28 am Post subject: |
|
|
ANTS reports the same values here as perfmon would. Unfortunately, Microsoft's implementation of performance counters are glitchy and can produce out of range values like this. Normally it happens if they're read too frequently, but this can also happen at times of high system load.
The same effect will be visible in perfmon, but it's not as noticeable as perfmon overwrites previous data after a minute.
There's not a lot that ANTS can do about this: the most common glitch is to read too low, which can't be distinguished from a valid value. With some counters, like this one, it will 'make up' the 0 values with a large spike - note that the spike is in the middle of a series of values that are 0. The real value was probably constant at 100 over that time, and the performance counter has chosen glitchy values that wind up averaging out to about that over a longer period of time. _________________ Andrew Hunter
Software Developer
Red Gate Software Ltd. |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group