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
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to