On 4 apr 2006, at 11:21, Пётр Косаревский wrote:
I didn't dig sources, but is it really hard to make them equally fast? (By the way, the speed difference was less, than I expected.)
They are equally fast if you turn on register variables and if enough free registers are available (e.g. on a PPC; possibly also on an x86 if you have a very simple loop and little or no variables used both before and after the loop).
Jonas_______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
