RSS | Module Info | Add a review of Devel-Size

4 out of 4 found this review helpful:

Devel-Size (0.72) *****

It does what it claims, and is well-documented, but the size() function is of limited use; most of the time you want total_size(). Also, it occasionally crashes calculating the size of magic variables.

Pista Palo - 2009-06-20 09:27:22
Was this review helpful to you?  Yes No

1 out of 1 found this review helpful:

Devel-Size (0.58) ****

This is a very useful module for obtaining memory usage information of objects. It's quite surprising to see just how much memory some things really use!

An obvious downside is that it doesn't work for every type of object.

It would be nice to obtain additional information about memory usage in Perl (such as total used memory of a module, or available memory, etc).

Robert Rothenberg - 2004-05-17 10:23:15
Was this review helpful to you?  Yes No


the camel