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

Re: How to detect hash randomization?

Thread Previous | Thread Next
From:
Elizabeth Mattijsen
Date:
September 8, 2003 04:26
Subject:
Re: How to detect hash randomization?
Message ID:
p05111b06bb82175483c8@[192.168.56.4]
At 13:21 +0200 9/8/03, H.Merijn Brand wrote:
>On Mon 08 Sep 2003 13:10, Nicholas Clark <nick@ccl4.org> wrote:
>  > I think that I had trying to make Config.pm less heavy in my TODO.
>And it's probably still faster than spawning a second perl
>(which is likely to use Config anyway)

It's memory usage we're talking about, not CPU.  Which is very 
important with threads.  Every K of memory saved is saved for _each_ 
thread _and_ saves CPU when starting a thread.


Liz

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