|
|
| Welcome to the Monastery | |
| PerlMonks |
Re: Enquiry on memory usageby citromatik (Curate) |
| on May 06, 2009 at 12:23 UTC ( #762253=note: print w/ replies, xml ) | Need Help?? |
|
The dumping process can eat a lot of memory for big data structures (at least for Data::Dumper, I don't know if this is also true for others dumpers like Data::Dump or Data::Dump::Streamer). Maybe you can consider other alternatives for storing the your data, like a DBMs, Storable or YAML HTHs,citromatik
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||