[fpc-devel] Faster InitObject

Sergei Gorelkin sergei_gorelkin at mail.ru
Thu Feb 23 19:55:57 CET 2012


23.02.2012 13:16, Sven Barth пишет:
>
> In August 2010 Florian already said that maybe FillChar should be optimized:
> http://lists.freepascal.org/lists/fpc-devel/2010-July/021146.html (at the bottom)
>
In early 2011 I wrote an assembler implementation of FillChar for x86_64 (cannot be used for FreeBSD 
due to its toolchain problems), it executes approximately 4 times less instructions than generic 
version.

Regards,
Sergei



More information about the fpc-devel mailing list