ember-cli / ember-cli/broccoli-viz
Filter out 0ms nodes
Open
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Is there a way to filter out nodes that report 0ms?
I'd like to get to the bottom of our build time issues and broccoli-viz is incredibly helpful. However the output is cluttered with hundreds of 0ms nodes that aren't contributing to the problem. They're mostly `Addon#treeFor`. Is there a straightforward way to remove those without affecting the integrity of the visualization?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.