This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

benchmarking on NT


Hi,

[This may be more of an NT question than a gnu-win32 question.]

I'm trying to run some benchmarks on Windows NT.
Ideally I would like to reuse some Unix shell scripts
that I have for this.

Unfortunately, I have run into a problem.  NT has an utterly bizzarre
habit of pausing execution of CPU-intensive tasks for no apparent
reason.  So my simple bash command

	time ./myprog.exe

runs forever, or at least for a very long time.
NT seems to give the process some more CPU time every time I
move the mouse into the Window, or type a key, but I don't want to have
to sit there waving the mouse around while I'm running benchmarks!

This seems to happen regardless of the setting of the "Application
Performance" setting in the Performance section of the Control Panel.

Is there some way of avoiding this?

I'm using NT 4.0 (build 1381).

TIA.

-- 
Fergus Henderson <fjh@cs.mu.oz.au>   |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>   |  of excellence is a lethal habit"
PGP: finger fjh@128.250.37.3         |     -- the last words of T. S. Garp.
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]