[fpc-pascal] Performance issue with dynamic arrays

Florian Klaempfl florian at freepascal.org
Thu Jul 10 18:48:28 CEST 2008


Volker Zipfel schrieb:
> Hi all!
> 
> While analyzing my project with valgrind, I discovered that almost a quarter 
> of the cpu cycle where eaten up by the function fpc_finalize_array. It seams 
> that fpc_finalize_array calls for every element of the array fpc_finalize. To 
> illustrate the problem i have written to small test programs:
> 

Thanks, applied a slightly modified patch which might not break if new 
tk* constants are added.



More information about the fpc-pascal mailing list