| JMP - Java Memory Profiler |
![]() |
|||||||||||||||||||||||||||||||
|
General About Installation Licence Changelog Screenshot Performance
Download
Contacts |
Screenshot - jmp-0.17 The first image show that character arrays are the instances that use the most memory. The meaning of the columns are:
![]() This image shows how object connect to each other. Finding the owner to objects is the easy way to find memory leaks. ![]() In the next image we can see where the java program is spending time. The columns I value the most are the secs and calls. Note! The time used is real time, so if you have 10 threads and your application is running for 60 seconds you should see a total time of 600 seconds used. The meaning of the columns are:
![]() Here is a method call graph. As we can see here the match method is recursivly called (via scanComment).
Here is a window showing all the threads in the system.
Here is the main control window. |
|||||||||||||||||||||||||||||||