[fpc-pascal] for loops performance problems?
José Mejuto
joshyfun at gmail.com
Tue Jul 4 14:45:48 CEST 2017
El 04/07/2017 a las 11:09, Anthony Walter escribió:
> I can convert to static buffers and get good performance (if I know the
> text isn't changing), but I'm now curious if this specific performance
> issue is related to fpc's for loop code generation.
> What do you think?
Hello,
AFAIK the problem was/is some floating point maths not loops, and the
partial/full SSA missing in fpc.
--
More information about the fpc-pascal
mailing list