Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Memory usage information

by mrbbking (Hermit)
on May 23, 2002 at 11:45 UTC ( [id://168744]=note: print w/replies, xml ) Need Help??


in reply to Memory usage information

How to Calculate Memory Needs? has some related discussion.

I ended up relying on the Windows Task Manager to monitor mine. Nobody mentioned a way to do it within the script, though. Sounds like *that* is what you want.

Replies are listed 'Best First'.
Re: Re: Memory usage information
by svad (Pilgrim) on May 23, 2002 at 12:43 UTC
    Yes, that link has some related information, including
    (but not limited to :)
    - PERL_DEBUG_MSTATS
    - perl -V:d_mymalloc

    I will use those in my case.

    It's pity that perl does not have a possibility to acquire such information during execution (AFAIK, Java hase one, but I'm not sure). But I can live without that information provided I have great speed gains for ordinary programs execution :)
    Vadim

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (3)
As of 2024-03-29 02:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found