[hibernate-dev] Measuring memory footprint

Arturo Frappe afrappe at acm.org
Fri Oct 16 12:14:38 EDT 2009


Hello everyone.

I'm trying to measure persisted object's memory footprint, I've been
readed Dr. Heinz M. Kabutz's article on:
http://www.javaspecialists.eu/archive/Issue142.html

Using Kabutz's agent I'm creating a session object, and I measure it,
then I persist an existing object and I measure it, finally I
substract the difference.

I'm not sure about this, could you give me some pointers?



More information about the hibernate-dev mailing list