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.

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

Reply via email to