flutter / flutter/devtools

DevTools assumes the framerate for a device does not change once the performance page opens

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

説明

Some devices like a Pixel4 can intentionally switch between 60 and 90fps.

We currently appear to only query for the refresh rate on startup. We probably need to receive the target refresh rate with each frame timing even or receive separate events when the target frame rate changes.
https://github.com/flutter/devtools/blob/64aefd56202560727758bac7e5629841c902e5fa/packages/devtools_app/lib/src/performance/performance_controller.dart#L200

Fyi @kenzieschmoll, @jonahwilliams

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

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

評価

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

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

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