This simple project provides a way to efficiently calculate the actual memory use of any Java object. The class makes use of the JVMs own instrumentation support to calculate the object memory use in a portable way.
Features
- Uses the JVM instrumentation to correctly and portably obtain memory use of Java objects
- Support "deep" memory use, i.e. the size of a whole object graph
- Internally built for optimum performance caching class related information
- Internal caches do not prevent class unloading and are automatically cleared as classes are unloaded
Categories
LibrariesLicense
Apache License V2.0Follow jMemoryUse
Other Useful Business Software
Earn up to 15% annual interest with Nexo.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of jMemoryUse!