flutter / flutter/devtools

Show graph of % CPU usage in Performance page

オープン
#760 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
new feature P3 screen: performance
主要言語
Dart
スター
1.7k
フォーク
404
平均マージ
6日 17時間
マージ済み PR(30日)
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。