Skip to content

Add percentile pause info as well as avg pause #139

Open
@elyograg

Description

@elyograg

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.

https://en.wikipedia.org/wiki/Percentile

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions