[fpc-pascal] about dynamic array

José Mejuto joshyfun at gmail.com
Sun May 9 16:58:49 CEST 2010


Hello FPC-Pascal,

Sunday, May 9, 2010, 1:51:20 PM, you wrote:

VH> Well, according to this, the dynamic array performs slightly
VH> faster in many cases (which is supporting my previously expressed
VH> doubts, isn't it?). Of course, with the above-mentioned cost of
VH> keeping track of the data structure, I would not suggest using
VH> that unless the performance difference really matters (which it
VH> usually doesn't unless you're writing language benchmarks).

So finally we get a common point of view :) Great. To be honest I must
say that the dynamic array performs very good removing elements except
if memory writes costs too much.

-- 
Best regards,
 José




More information about the fpc-pascal mailing list