Am 2017-01-09 um 16:28 schrieb Werner Pamler via Lazarus:
Am 05.01.2017 um 16:35 schrieb Bart via Lazarus:
filling a 1000x1000 TStringTable just cost me 76 ms.
A 5000x5000 table however cost me 1248 ms.
Amazing. I tried the AVLTree used by fpspreadsheet and it needs 0.37 sec for
1000x1000 and 10.3 sec for 5000x5000.
Seems as expected:
Using 25 million entries instead of 1 million entries makes a factor of 25 for
the needed time.
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
http://lists.lazarus-ide.org/listinfo/lazarus