Skip to content

Remove Idle time from weight calculations #582

@JackCA

Description

@JackCA

I've been trying to debug some long response times with my Node.js web server, but it's almost impossible because the heaviest "Weight" filters take into account the Idle time.

For example:

Screenshot from 2020-01-22 08-46-26

This is the 1% Weight which took 8.54sec, but with only 80ms of it being non-idle time.

I am able to hide the idle time using the filters, but that doesn't change how weight is calculated.

Is there any way to completely hide idle time or have Weights calculated without idle time?

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: cloudprofilerIssues related to the googleapis/cloud-profiler-nodejs API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions