[Lazarus] In search of a component for holding a table of strings
Werner Pamler
werner.pamler at freenet.de
Wed Jan 11 15:43:53 CET 2017
Am 11.01.2017 um 14:00 schrieb Mattias Gaertner via Lazarus:
> The FPC sources are compiled with -O2 and without any checks.
> And TAvgLvlTree had a further call when comparing. I inlined that now.
> Please test by compiling lazutils with -O2.
> In my tests TAvgLvlTree is a bit faster than the old TAVLTree.
Right, I see this now too.
>> You'll see also that the new optimized AddAscendingSquence speeds things
>> up considerably (4.6 sec vs 16 sec for 5000x5000).
> Why should someone consider an unrealistic test?
What's wrong with it?
Thank you for your changes!
More information about the Lazarus
mailing list