lmi
[Top][All Lists]
Advanced

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

Re: [lmi] Built today's wx-2.9.2 snapshot


From: Greg Chicares
Subject: Re: [lmi] Built today's wx-2.9.2 snapshot
Date: Thu, 07 Jul 2011 21:52:26 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10

On 2011-07-07 10:09Z, Greg Chicares wrote:
> 
> With the wx-2.9.2 release, [...]

I happened to build it without parallelism the first time, so it didn't
take much more time to experiment with faster builds. Output of
  /lmi/src/lmi[0]$time make --jobs=X -f install_wx.make >../log 2>&1
for various 'X', where RAM grows scarce for values above eight or so:

make --jobs=12 -f install_wx.make > ../log 2>&1  641.02s user 652.96s system 
158% cpu 13:34.94 total
make --jobs=10 -f install_wx.make > ../log 2>&1  642.12s user 552.46s system 
185% cpu 10:43.17 total
make --jobs=8  -f install_wx.make > ../log 2>&1  636.90s user 489.91s system 
171% cpu 10:56.47 total
make --jobs=6  -f install_wx.make > ../log 2>&1  637.67s user 442.59s system 
148% cpu 12:06.82 total
make --jobs=4  -f install_wx.make > ../log 2>&1  637.38s user 401.23s system 
118% cpu 14:34.94 total
make --jobs=2  -f install_wx.make > ../log 2>&1  631.58s user 366.12s system  
72% cpu 22:59.91 total
make           -f install_wx.make > ../log 2>&1  634.96s user 355.27s system  
40% cpu 40:41.27 total



reply via email to

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