Execution times running multiple instances of an application
- From: "deltaseq0" <deltaseq0@xxxxxxxxxx>
- Date: Mon, 26 Nov 2007 12:55:56 -0500
I'm doing some testing of an application using a Pentium 4 HT cpu. The
application runs under Cygwin using the XWin X Server and an xterm window.
It takes 1.9 hrs to complete using gcc 4.2.1 configured with thread model:
single. When I look at Windows Task Manager, it shows a cpu usage of 50%
with no other apps running at the time. From a previous optimization thread,
I tried running 2 instances of the application at the same time by opening
up another window under XWin. Task manager shows 100% cpu usage but instead
of completing the 2 applications in 2 hours, it takes 3.9 hours; slightly
more than twice the time if I had run the applications sequentially. Was
this to be expected?
Mike
.
- Follow-Ups:
- Re: Execution times running multiple instances of an application
- From: Dr Ivan D. Reid
- Re: Execution times running multiple instances of an application
- From: Mark Mackey
- Re: Execution times running multiple instances of an application
- Prev by Date: Re: Backslashes
- Next by Date: Re: allocating arrays, trouble
- Previous by thread: IVF 10.0 Win/VS 2005 Profiling
- Next by thread: Re: Execution times running multiple instances of an application
- Index(es):
Relevant Pages
|