flutter / flutter/devtools

Mark time gaps in frame list

Open
#2,767 1 comment 0 reactions 0 assignees View on GitHub
P2 screen: performance
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

If the graph at the top of the Performance tab, which shows the list of frames, could show a physical gap when the corresponding frames were not sequential (e.g. were more than 50ms apart with no FrameRequestPending in the interval), it would be helpful as a way to distinguish different animations. For example, if I load an app, then wait, then tap a button, then wait, then hit a button, I would love to see the three separate animations slightly separated from each other in that frame selector.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.