Getting Snap Shots Of Memory Consumption [message #73689] |
Fri, 09 June 2006 14:54  |
Eclipse User |
|
|
|
Originally posted by: luke.lukeshannon.com
I am now profiling my application.
What I am looking to find out is where the majority of memory is consumed
per request.
To do this what I think I need to do is to take a snap shot of the
application starting up (this will give me the baseline of objects loaded
into memory).
Then I would like to take a snap shot of objects in memory after a single
request.
The difference between the baseline and the request should give me the
memory cost per request.
Is there a way to do this with TPTP or should I just create 2 profiles,
one when the application starts up and the other after start up and
request has been processed and then compare them manually?
Does anyone have any experience with this?
Thanks,
Luke
|
|
|
|
Powered by
FUDForum. Page generated in 0.03940 seconds