[fpc-devel] New less verbose compilation of trunk
    Jonas Maebe 
    jonas.maebe at elis.ugent.be
       
    Wed Mar  7 14:32:51 CET 2012
    
    
  
On 07 Mar 2012, at 14:16, Henry Vermaak wrote:
> Thanks for the information.  Do you have benchmarks of the Darwin  
> RTL compilation before and after adding the dependency information?
No, but you can simply compile without -j and with -j 2 to see the  
difference. Note that these numbers are on a PowerMac G5/1.8GHz (dual  
cpu). I don't know how representative these numbers are for a modern  
x86 machine.
Without -j
real	0m21.710s
user	0m14.912s
sys	0m6.541s
With -j 2
real	0m14.848s
user	0m15.187s
sys	0m6.891s
Jonas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20120307/ff064c02/attachment.html>
    
    
More information about the fpc-devel
mailing list