Can TPTP do this ?

M

Maciej

I want to monitor simple search application which caches some data
during search process, and from time to time remove some of the data
from cache.

Search process can take several minutes, and therefore I would like to
know what was maximal size of alive (not collected by garbage
collector) cached data during the execution process. How can I do it
with TPTP ?

Another thing in Memory Statistics View. When I have size of all alive
instances of -- let's say -- Cache class, does it refers also to sizes
of all o objects referenced from instances of Cache class (via
fields) ? If no, how can I obtain such an information with TPTP ?

Thank you,

Maciej
 
T

tomaszewski.p

I want to monitor simple search application which caches some data
during search process, and from time to time remove some of the data
from cache.
[...]
Another thing in Memory Statistics View. When I have size of all alive
instances of -- let's say -- Cache class, does it refers also to sizes
of all o objects referenced from instances of Cache class (via
fields) ? If no, how can I obtain such an information with TPTP ?

Thank you,

Maciej

To get memory statistics try Eclipse Memory Analyzer (http://
www.eclipse.org/mat) instead of TPTP.

Przemek
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top