in reply to Re: A more memory efficient storage structure?
in thread A more memory efficient storage structure?
though that'll add in a few dozen bytes for the two refs and the anon array.print total_size([\%hash1, \%hash2]);
Also, don't rule out the possibility that there's a lot of scrap memory hanging around that Perl's not cleaned up after quite yet, or that you've not noticed.
|
|---|