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.
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to