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
Award-Winning Medical Office Software Designed for Your Specialty
RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of jMemoryUse!