develooper Front page | perl.perl5.porters | Postings from September 2003

Re: faster Config.pm, charnames.pm, ..

Thread Previous | Thread Next
From:
Dave Mitchell
Date:
September 8, 2003 07:41
Subject:
Re: faster Config.pm, charnames.pm, ..
Message ID:
20030908134728.GI9839@fdgroup.com
On Mon, Sep 08, 2003 at 03:06:32PM +0200, Elizabeth Mattijsen wrote:
> I'm only interested (probably my tunnel vision  ;-) in saving memory, 
> as that means saving memory multiple times over when using threads, 
> plus making threads faster on startup.

Note that Config.sh declares the vars holding the big strings as 'unique',
so they don't get copied when new threads are created.

-- 
You never really learn to swear until you learn to drive.

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About