Skip to main content



      Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Where is the memory usage?
Where is the memory usage? [message #62487] Wed, 29 March 2006 21:05
Eclipse UserFriend
Originally posted by: jlussmyer.myrio.com

Now that I finally have (at least some) instance data in my views, I did
some testing.

For [int, I have a total of 2,312,456 bytes used. When I expand the list
in the Object References view, the sum of the sizes of all the object
instances is about 1/5 that amount.
Where is the rest of the memory usage?

I'm trying to find out where it all went. As near the end of my app, I
get the memory info and find the following:
before GC - total mem: 25.874432MB, avail mem: 11.42028MB
after GC - avail mem after full GC: 11.421776MB,
memory used after full GC: 14.452968MB,

I need to figure out who is hanging on to all that 14.5MB of RAM.
The sum of all the Active Size items in the Memory Statistics view is
around 1/5 of the total memory used by the app.
How do I find the rest of it?
Previous Topic:Object References view doesn't
Next Topic:Widget Resolver problem
Goto Forum:
  


Current Time: Wed May 07 19:34:33 EDT 2025

Powered by FUDForum. Page generated in 0.02882 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top