Show graph of % CPU usage in Performance page
未关闭
new feature
P3
screen: performance
- 主要语言
- Dart
- 星标
- 1.7k
- 派生
- 404
- 平均合并
- 6 天 17 小时
- 30 天内合并 PR
- 18
描述
In the performance page, it would be nice if we could have a top chart (similar to timeline and memory) where we show an overview of the recorded activity. The overview for the performance page would be a graph of % CPU usage.
@bkonyi is this data available from the VM? Perhaps we could query percent CPU usage every ~100ms or so and graph it that way, or - even better - maybe we could hook up a stream and listen for percent usage events from the VM.
贡献指南
评估
这个 Issue 还没有评估数据。