Re: Fastcode AnsiStringReplace B&V 1.7.1



Hi John,


I was experimenting with reducing the size of the function. The {$IFDEF SMALL} reduces the size of the function by a few hundred bytes at a cost of a 5% reduction in speed. I left this in (but undefined) just in case CodeGear think that the function size is too excessive for inclusion in the Highlander RTL.


Yes, but I think that isn't "the Fastcode way" to do it.
We should have two functions so we can run benchmarks
and validations for both of them?

Regards,
Jouni

--
The Fastcode Project: http://www.fastcodeproject.org/
.



Relevant Pages