in reply to
Re: Re: Efficient memory
in thread
Efficient memory
The relevant comparison here is Storable vs. Data::Dumper. Storable is always faster than Data::Dumper.
Comment on
Re: Re: Re: Efficient memory
In Section
Seekers of Perl Wisdom