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

Re^3: memory usage of modules

by shmem (Chancellor)
on Nov 23, 2009 at 20:08 UTC ( [id://808915]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package MemImpact::GTop;
    use strict;
    ...
    }
    1;
    
  2. or download this
    qwurx [shmem] ~ > perl -e 'use MemImpact::GTop qw(rss Moose); use MemI
    +mpact::GTop qw(rss MooseX::AttributeHelpers)'
    size initial memory:                                            934707
    +2 Bytes
    ...
    vsize total impact:                                             711065
    +6 Bytes
    rss total impact:                                               697548
    +8 Bytes
    share total impact:                                              35225
    +6 Bytes
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (5)
As of 2024-04-19 02:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found