You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The average pause is useful information, but the median pause (50th percentile) would be a lot more useful. Also helpful would be 75th, 95th, and 99th percentile information.
I think the info required to calculate these values is already mostly available, in order to draw the graphs. I don't know how much additional memory would be required. For a very large GC log, it could be quite a lot.