Re: more on timing problems

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Ray Trent (rat_at_synaptics.com.spamblock)
Date: 08/13/04


Date: Fri, 13 Aug 2004 09:25:42 -0700

ernie wrote:
> to the CPU load: during an application startup phase I've got many
> errors, but then, event if the app is consuming a lot of CPU time the
> behaviour falls back to the 'normal' some errors every few seconds.

That pretty strongly argues that it's disk access that is screwing you
up, I would think.



Relevant Pages

  • Re: program runs almost twice as slow on 2 CPU machine when 1 CPU
    ... I would suspect interrupts... ... it would be a good idea for you to learn what interrupts are ... stopped dead in its tracks when CPU load, ... case 1, run two app concurenlly, both app takes 12 minutes ...
    (microsoft.public.win32.programmer.kernel)
  • Re: Q: How to improve CGI performance for this?
    ... provider (reportedly 25% CPU load at some times). ... The first thing to do is to identify if there is any one parts of your app that can be improved, ... If you are on Windows you can use Perl Performance Validator to get a performance profile of your application. ...
    (comp.lang.perl.misc)
  • PerformanceCounter (CPU load) staggers for 20 seconds
    ... PerformanceCounter.NextValue to measure CPU load as a percentage. ... In production code I'm calling PerformanceCounter.NextValue from a separate ... but it still seems to "freeze" ALL currently running threads of my ... app - nice 20 second delay :-) ...
    (microsoft.public.dotnet.framework)