eclipse / jifa

🔬 Online Heap Dump, GC Log, Thread Dump & JFR File Analyzer.
https://eclipse.github.io/jifa/
Eclipse Public License 2.0
541 stars 96 forks source link

How to understand that the average value is greater than the maximum value? #296

Closed youngledo closed 2 months ago

youngledo commented 2 months ago
image
yanglong1010 commented 2 months ago

hi, Capacity = Used+ Free, so Capacity greater than Used is normal.