Home All Groups Group Topic Archive Search About

CPU load of process started from .Net Process class is low

Author
19 Dec 2005 8:58 AM
leszek.doniec
Hello,
is here anybody who can tell me why process started with Process class
has less CPU time that same process started from command line? Most
strange thing is that when I use Process class to start batch file,
which starts that process, it works faster.
BR

Author
19 Dec 2005 10:17 AM
Willy Denoyette [MVP]
<leszek.don***@googlemail.com> wrote in message
news:1134982718.807585.237560@g47g2000cwa.googlegroups.com...
> Hello,
> is here anybody who can tell me why process started with Process class
> has less CPU time that same process started from command line? Most
> strange thing is that when I use Process class to start batch file,
> which starts that process, it works faster.
> BR
>

What exactly do you mean with faster, what and how are you comparing?
The OS has only one mechanism to create and run processes, the way it is
done or what tools there are used to start a process doesn't matter at all.

Willy.
Author
19 Dec 2005 10:24 AM
leszek.doniec@googlemail.com
Thank for the answer, but the problem disapeared when I changed
computer.

AddThis Social Bookmark Button