flutter / flutter/devtools

DevTools app should connect to new app deployments

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

説明

DevTools includes critical performance monitoring tools. These monitoring tools require building in Profile mode, to avoid accumulating lots of Debug mode jank. Profile mode doesn't support hot restart, which means every code change when debugging performance requires a complete app rebuild and restart.

When running DevTools, when the monitored app closes, the DevTools session disappears. Connecting to the next build of the app requires one of the following:

- Typing an IP address in the DevTools experience
- Closing the DevTools experience and re-opening from Android Studio

Both of these options are very tedious. Working through performance investigations and fixes requires dozens, if not hundreds of rebuilds in rapid succession. Needing to close and re-open DevTools for every rebuild is a huge pain point and a persistent frustration.

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

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

調査の方向性

ファイルやテストは指定されていません。まず Profile-mode ワークフローを再現します。監視対象のアプリを終了し、再ビルドして、DevTools セッションがどのように処理されるかを確認してください。既存の接続ライフサイクルとデプロイメントの検出を追跡し、新しくビルドしたアプリが、IP アドレスを再入力したり DevTools を再度開いたりせずに再接続することを確認してください。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
dart
領域
devtools, performance
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

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

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