[fpc-devel] TFPHashList (Was: Alternative parsers)

Alexander Klenin klenin at gmail.com
Wed Oct 20 11:21:56 CEST 2010


On Wed, Oct 20, 2010 at 19:16, Florian Klaempfl <florian at freepascal.org> wrote:
> Am 20.10.2010 09:23, schrieb Alexander Klenin:

> Also Add is probably broken. I cannot see where AddStr does proper ref.
> counting.

Indeed. And after I fixed it, the Add have really slowed down by 5-50%
depending on string length.
OTOH, with ansistrings the whole concept of FStrs/StrIndex is redundant,
and some minor speedup may be achieved by removing it.

-- 
Alexander S. Klenin



More information about the fpc-devel mailing list