Skip to content

Calculates the size of a Java object using JOL. Does not building the extra information on the object layout computed by JOL.

License

Notifications You must be signed in to change notification settings

fmannhardt/objectsize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

objectsize

Calculates the size of a Java object using JOL. Does not building the extra information on the object layout computed by JOL. This reduces the memory overhead of measuring the object size.

About

Calculates the size of a Java object using JOL. Does not building the extra information on the object layout computed by JOL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages