[fpc-devel] Comparison FPC 2.2 - Delphi 7
Micha Nelissen
micha at neli.hopto.org
Wed Jul 4 22:10:52 CEST 2007
Jonas Maebe wrote:
> The main reduction in compile time would probably come from using -O-1
> -Ooregvar instead of -O2. I don't think the resulting code will be much
> slower either in most cases.
No, the main reduction is not outputting anything to console: from 18.5
sec to 15.9 sec vs. 18.5 sec to 17.5 sec.
I used 'compile-fpc | grep compiled'. Where compile-fpc is a batch file.
Micha
More information about the fpc-devel
mailing list