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

Mattias Gaertner nc-gaertnma at netcologne.de
Wed Jan 11 15:58:28 CET 2017


On Wed, 11 Jan 2017 15:43:53 +0100
Werner Pamler via Lazarus <lazarus at lists.lazarus-ide.org> wrote:

>[...]
> >> 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?

AddAscendingSequence can be slower than a normal Add.
You need to check common cases, not uncommon cases like generating a
5000x5000.

Mattias


More information about the Lazarus mailing list