On 04 May 2010, at 13:56, Jonas Maebe wrote:

> i386->i386 compiler compiling itself:
> user  0m8.180s
> sys   0m0.694s
> 
> x86-64->i386 compiler compiling itself:
> user  0m8.096s
> sys   0m0.736s

And i386->i386 compiler compiling itself (again using the same options), but 
with the starting compiler compiled with -Ooasmcse (which is what was disabled 
by default in 2.4.0):
user    0m8.047s
sys     0m0.687s

So it doesn't make any real difference for the compiler.


Jonas_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to