Skip to content

alfredcao/memory-measurer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ObjectExplorer

Originally authored by Dimitris Andreou ([email protected]).

See package javadocs for information.

Quick tip: To use the MemoryMeasurer (to measure the footprint of an object graph in bytes), this parameter needs to be passed to th VM: -javaagent:path/to/object-explorer.jar

Origin

This library was forked when it used to exist on Google Code only. In the meantime the original author moved the code to github as well (DimitrisAndreou/memory-measurer), however it appears that the library is not actively maintained any more.

About

Clone of Google's memory measurer, with slight additions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%