allocation-tracker
allocation-tracker copied to clipboard
Adds object heap size
In your code you just calculate the count of objects, But We need too the size, So We added Instrumentation memory counter based on https://www.javaspecialists.eu/archive/Issue142.html