[Lazarus] In search of a component for holding a table of strings

Werner Pamler werner.pamler at freenet.de
Thu Jan 12 11:34:08 CET 2017


Am 11.01.2017 um 15:58 schrieb Mattias Gaertner via Lazarus:
>
> AddAscendingSequence can be slower than a normal Add.
> You need to check common cases, not uncommon cases like generating a
> 5000x5000.

I did not intend to write a general test which covers all "common" 
cases, but a test for the most relevant use case in my application in 
which users will notice the difference: reading a large file where nodes 
are in the correct order already.


More information about the Lazarus mailing list