[fpc-devel] Pure function Wiki page

J. Gareth Moreton gareth at moreton-family.com
Mon Jul 9 03:05:56 CEST 2018


 Loop unrolling is still a little bit shaky in places for Free Pascal, but
if it can be sorted, then its combination with pure functions will offer
even more performance enhancements. Granted, it may conflict slightly with
vectorization.

 "There were some time testing done with C++ language vs others, where C++
would beat anyone due to such optimization."

 Challenge accepted!  Truthfully though, it's nothing to do with the
language, but how clever the compiler is.  It just so happens that C++
gained the most attention.

 Gareth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20180709/c056cd73/attachment.html>


More information about the fpc-devel mailing list