Re: program runs almost twice as slow on 2 CPU machine when 1 CPU



Use Process Explorer (www.sysinternals.com) to see who is taking processor
time. I would suspect interrupts...

Actually, it would be a good idea for you to learn what interrupts are
all about, what are their sources, how often they occur, at which speed
they are processed, and whether they can affect CPU load as it is
displayed by system-management tools, let alone have any impact
on user-mode applications, particularly the ones that run in terms of
*MINUTES*.............

Just to give you a starting point, do you really think that CPU is
stopped dead in its tracks when CPU load, displayed by the Process
Manager, is zero???

Anton Bassov



Arnaud Debaene wrote:
"JC" <JC@xxxxxxxxxxxxxxxxxxxxxxxxx> a écrit dans le message de news:
1E2E03B0-929A-467B-BC32-CE6D7E457793@xxxxxxxxxxxxxxxx
The program mentioned are all single thread app.

case 1, run two app concurenlly, both app takes 12 minutes
case 2, run one app only, the app takes 10 mintes
That's the general case I see.


Use Process Explorer (www.sysinternals.com) to see who is taking processor
time. I would suspect interrupts...

Arnaud
MVP - VC

.



Relevant Pages

  • Re: Help needed, Removing duplicate lines in text file
    ... Randy, I see I wrote a R to much it had to be Andy. ... But I suspect that ... I'll start by explaining what my app does so not to confuss you when i ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Help needed, Removing duplicate lines in text file
    ... But I suspect that this is more involved than what the OP requires. ... (Oops, I seem to have posted my suggestion in the wrong sub-thread.) ... I'll start by explaining what my app does so not to confuss you when i ...
    (microsoft.public.dotnet.languages.vb)
  • Re: program runs almost twice as slow on 2 CPU machine when 1 CPU
    ... Vladimir (Windows SDK MVP) ... "anton bassov" wrote in message ... I would suspect interrupts... ... > The program mentioned are all single thread app. ...
    (microsoft.public.win32.programmer.kernel)
  • Re: Upgrade to Vista home premium with AMD Athlon 64.
    ... connections on the card (pressing the RAM chip would sometimes fix it ... drivers. ... I suspect that Google Earth is the only 3D app that the OP uses. ...
    (uk.comp.homebuilt)
  • 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)