Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

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

by explorer (Chaplain)
on Feb 07, 2009 at 18:43 UTC ( [id://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?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (5)
As of 2024-03-29 10:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found