-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
api: cloudprofilerIssues related to the googleapis/cloud-profiler-nodejs API.Issues related to the googleapis/cloud-profiler-nodejs API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
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:
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?
Nican and akaltar
Metadata
Metadata
Assignees
Labels
api: cloudprofilerIssues related to the googleapis/cloud-profiler-nodejs API.Issues related to the googleapis/cloud-profiler-nodejs API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
