On 08.04.2012 12:16, Somedude wrote:
[snip]

Like it. Would it be a good idea to add a column with an average memory
used ?

In general it's next to impossible and/or entirely OS-specific.
What can be done I think is adding a query function to GC interface that returns amount of RAM currently allocated on it's heap.

So adding GC heap usage can be done albeit it's not really a stable metric. This way one gets a nice hint on why something is slow ;)

--
Dmitry Olshansky

Reply via email to