[fpc-pascal] Record helpers on built in types?
Anthony Walter
sysrpl at gmail.com
Wed Feb 18 04:50:33 CET 2015
I wasn't aware of XE's string helper, so no.
But if anyone wants to test my StrFindBuffer and StrFindBufferI to gauge
their performance against similar RTL library routines, I believe you'll
find they are significantly faster. As a consequence all other dependent
functions (IndexOf, Match, Replace, Split, and more) would
be significantly faster as well.
Here are copies of the relevant code:
http://www.getlazarus.org/helpers/string/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20150217/53525cc9/attachment.html>
More information about the fpc-pascal
mailing list