de.hybris.tomcat.HybrisWebappLoader$HybrisWebappClassLoader @ 0x232b36818 (2%)
Possible Memory Waste
Duplicate Strings
No excessive duplicate strings found.
Empty Collections
No excessive usage of empty collections found.
Collection Fill Ratios
Detected the following collections with fill ratios below 20%:
- 938 instances of java.util.LinkedHashMap retain >= 14,648,408 bytes.
- 919 instances of java.util.LinkedHashSet retain >= 14,653,416 bytes.
Zero-Length Arrays
No excessive usage of zero-length arrays found.
Array Fill Ratios
No serious amount of arrays with low fill ratios found.
Primitive Arrays with a Constant Value
No excessive usage of primitive arrays with a constant value found.
Miscellaneous
Soft Reference Statistics
Component does not keep Soft References alive.
Weak Reference Statistics
A total of 14,870 java.lang.ref.WeakReference objects have been found, which weakly reference 40 objects.
No objects totalling 0 B are retained (kept alive) only via weak references.
No objects totalling 0 B are weakly referenced and also strongly retained (kept alive) via weak references.
Finalizer Statistics
A total of 1 object implement the finalize method.
Map Collision Ratios
No maps found with collision ratios greater than 80%.