8000 Show bottlenecks · Issue #275 · perftools/xhgui · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Show bottlenecks #275
Open
Open
@ScreamingDev

Description

@ScreamingDev

Right now there are columns like:

  • Call Count
  • Self Wall Time
  • Self CPU

But the really interesting information is:

  • Wall Time per Call (= Self Wall Time / Call Count)
  • Wait time (=Self Wall Time - Self CPU)
  • Wait time per Call (= Wait time / Call Count)

Ordering the table by this information shows what is taking much time.
Please add such information and make it sortable.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0