[fpc-devel] Re: Comparison FPC 2.6.2 - Kylix 3
Daniël Mantione
daniel.mantione at freepascal.org
Mon Mar 4 16:38:27 CET 2013
Op Mon, 4 Mar 2013, schreef Sven Barth:
> It seems that I only achived around 0.1 to 0.2 seconds when compiling the
> compiler (manually, with -B). But it's now checking only unit System and unit
> constexp (part of the compiler) for operator overloads.
>
> It's also interesting to see that not every unit triggers a search for
> operators...
So this is +/- 2%? Not bad. This fits perfectly into what Florian did
explain: Each of the features adds just a bit of compile time. There is no quick
solution to make FPC much faster. But each optimization can help a bit.
Daniël
More information about the fpc-devel
mailing list