[fpc-pascal] Speed

L L at z505.com
Wed Oct 31 00:47:25 CET 2007


> > P.S. Where i can read tips about writing fast FP code?


Also see some of the fastcode projects:

http://www.fastcode.dk/fastcodeproject/fastcodeproject/index.htm

And I'm sure you know you can always use GOTO statements when you really need
speed out of loops

:)

(not always, only if absolutely neccessary).




More information about the fpc-pascal mailing list