Sean O'Rourke (via RT) wrote:

 > What happens if you presize the PerlArray to its final size

Then it is of course faster, but this is not a real world proposal IMHO,
you don't know in advance the usage pattern, so you can't do this. Of
course, the memory management of array/PerlArray could be smarter - but
what about shift/unshift?

So we should use a intlist based solution anyway.

 > /s

leo






Reply via email to