gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] RE: Memory thrashing


From: Mike Thomas
Subject: [Gcl-devel] RE: Memory thrashing
Date: Thu, 5 Jan 2006 08:11:13 +1000

Hi Camm.
 
| Even without this, building the ansi image only takes about 
| 15min on my somewhat older machine anyway.

I feel much less worried about the speed on Windows when I see the
following build time for an ANSI image using HEAD on the following 1.5
GHz Itanium II SMP (probably using just one processor for the build.

======================================================================
bash-2.05b$ uname -a
Linux anon 2.4.21-sgi304r1 #1 SMP Sat Jan 29 22:43:29 PST 2005 ia64 ia64
ia64 GNU/Linux

bash-2.05b$ time make clean >&clean.log; time ./configure --enable-ansi
>&config
ure.log; time make >&make.log

real    0m0.450s
user    0m0.266s
sys     0m0.115s

real    0m9.019s
user    0m3.546s
sys     0m1.694s

real    33m23.073s
user    32m54.094s
sys     0m21.566s

======================================================================

Cheers

Mike Thomas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]