flutter / flutter/devtools

[Proposal]Profiling memory usage per isolate

オープン
#8,685 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る
cost: medium new feature P2 screen: memory
主要言語
Dart
スター
1.7k
フォーク
404
平均マージ
6日 17時間
マージ済み PR(30日)
18

説明

### Use case

I would like to profile memory usage of my app per isolate. Currently in profiler I can't find a way to separate allocations per each isolate. I tried to do it programatically by connecting to the websocket of the profiling session, but even after a few attempts to get allocations per isolate, I don't really trust the results. I'm using flutter_isolate and background_locator plugins which basically create their own FlutterEngine.

### Proposal

I'd like to have a combo box in the profiles which separates allocations for each isolate.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

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

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