[fpc-pascal] performance when resizing a dynamic array

Graeme Geldenhuys mailinglists at geldenhuys.co.uk
Sun Dec 4 14:09:25 CET 2016


On 2016-12-04 11:30, Martin Schreiber wrote:
> That happens with every reallocmem() with FPC memory manager so using a
> getmem() block instead of a dynamic array has no advantage in this

Maybe a good old linked list implementation is the best performer then.
Back to the Pascal of the 80's and 90's. :)

Regards,
  Graeme




More information about the fpc-pascal mailing list