Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Visualize the aggregate performance of specific operations over time #616

Open
@smashwilson

Description

@smashwilson
Contributor

Augment the waterfall view with an additional view that shows a box plot of the relative times elapsed between (ideally) the event which began an operation and the component render that includes its result.

/cc @nathansobo

Activity

nathansobo

nathansobo commented on Mar 20, 2017

@nathansobo
Contributor

I was thinking a histogram but perhaps a box plot is even better. Seems like a library like hdr-histogram-js might prove useful either way.

self-assigned this
on Apr 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    Participants

    @nathansobo@smashwilson

    Issue actions

      Visualize the aggregate performance of specific operations over time · Issue #616 · atom/github