[fpc-devel] Re: Comparison FPC 2.6.2 - Kylix 3

Florian Klämpfl florian at freepascal.org
Mon Mar 4 16:50:23 CET 2013


Am 04.03.2013 15:33, schrieb Mattias Gaertner:
> But I was talking about operator overloads. AFAIK there far less
> operator overloads. And if a unit uses operator
> overloads, then usually only a few, but many times.
> I guess many units do not use overloaded operators at all.
> 
> Is it possible to measure how much time the compiler spends on
> searching overloaded operators?

Probably little but this is exactly my point: there are a dozens of such
small slow downs. None of them really significant, overall they add up
and most can be improved only with some bug and error prone hacks not
worth the effort compared with other stuff on the todo lists.




More information about the fpc-devel mailing list