YourKit Operations: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
{{External|https://www.yourkit.com/docs/java/help/compare_snapshots.jsp}} | {{External|https://www.yourkit.com/docs/java/help/compare_snapshots.jsp}} | ||
Objects (+/-) displays the difference in object count for instances of the specified class. A positive value means that snapshot 2 (the later memory state) has more objects. | |||
Size (+/-) displays the difference in shallow size associated with the specified class instances. A positive value means that the corresponding instances in snapshot 2 (the later memory state) have a larger shallow memory footprint. |
Revision as of 21:22, 25 August 2017
Internal
Logging
The log files are created in ~/.yjp/log.
Memory Snapshot Comparison
Objects (+/-) displays the difference in object count for instances of the specified class. A positive value means that snapshot 2 (the later memory state) has more objects.
Size (+/-) displays the difference in shallow size associated with the specified class instances. A positive value means that the corresponding instances in snapshot 2 (the later memory state) have a larger shallow memory footprint.