Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^2: What are the symptoms of a memory leak?

by explorer (Chaplain)
on Feb 07, 2009 at 18:43 UTC ( #742152=note: print w/replies, xml ) Need Help??


in reply to Re: What are the symptoms of a memory leak?
in thread What are the symptoms of a memory leak?

Example. The next Perl program run differently according to the operating system.

for ( 1 .. 100_000 ) { $x .= ('x' x 1_000); }

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://742152]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others browsing the Monastery: (7)
As of 2023-03-20 09:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (59 votes). Check out past polls.

    Notices?