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é

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to