http://qs1969.pair.com?node_id=516724


in reply to Out of Memory Error -- Possible Leak?

If you really need to access 10,000x10,000 arrays, each containing gosh-only-knows-how-many elements, perhaps you want to rethink your algorithmn, and maybe implement it in C, at least the core components.

As much as I love Perl, there are places where it is not the appropriate solution.

--
TTTATCGGTCGTTATATAGATGTTTGCA

  • Comment on Re: Out of Memory Error -- Possible Leak?