Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gallery, Lists: Missing GPU frames when entering Lists #5104

Closed
sethladd opened this issue Jul 27, 2016 · 4 comments
Closed

Gallery, Lists: Missing GPU frames when entering Lists #5104

sethladd opened this issue Jul 27, 2016 · 4 comments
Labels
c: performance Relates to speed or footprint issues (see "perf:" labels) customer: gallery Relating to flutter/gallery repository. Please transfer non-framework issues there.
Milestone

Comments

@sethladd
Copy link
Contributor

Open Gallery, tap into List.

Notice the missed GPU frames:

screen shot 2016-07-27 at 2 29 52 pm

Trace coming soon...

@sethladd sethladd added c: performance Relates to speed or footprint issues (see "perf:" labels) customer: gallery Relating to flutter/gallery repository. Please transfer non-framework issues there. labels Jul 27, 2016
@sethladd
Copy link
Contributor Author

Trace blocked on dart-lang/sdk#26976

@sethladd sethladd added this to the August milestone Jul 28, 2016
@sethladd
Copy link
Contributor Author

Behold. The trace!

screen shot 2016-07-29 at 8 59 14 am

loading-list.json.zip

@abarth abarth removed their assignment Aug 10, 2016
@sethladd
Copy link
Contributor Author

This is looking pretty good. We're still missing some GPU frames when entering lists demo. Tested on a Nexus 5.

Going to close.

aam added a commit to aam/flutter that referenced this issue Apr 26, 2018
Changes since the last roll:

```
e11905c Add tooltip method to Android AccessibilityBridge (flutter#5103)
2ee36e2 Always enable verbose logging on fuchsia. (flutter#5104)
131349f Update flutter runner process name to reflect last running shell. (flutter#5102)
ad9826c Roll src/third_party/skia/ c79e2d155..47ed6f10e (10 commits; 1 trivial rolls) (flutter#5100)
7617d28 libtxt: post-process glyph positions in order to accurately right-justify text (flutter#5093)
895c965 Set file modified callback. (flutter#5096)
956f3ee Roll src/third_party/skia/ 5c9369eb1..c79e2d155 (7 commits) (flutter#5099)
6e51122 Roll src/third_party/skia/ 643ab1bf5..5c9369eb1 (1 commit; 1 trivial rolls) (flutter#5098)
a9180ca Roll src/third_party/skia/ 6b043cb9c..643ab1bf5 (3 commits; 3 trivial rolls) (flutter#5097)
82d4610 Roll src/third_party/skia/ 1366282bc..6b043cb9c (2 commits) (flutter#5095)
fb4926e Roll src/third_party/skia/ 580aee2fa..1366282bc (2 commits) (flutter#5094)
c249b70 Path metrics/getBounds/combinations again (flutter#4957)
df255b8 Roll src/third_party/skia/ de5cffbc4..580aee2fa (16 commits) (flutter#5092)
e44e1b4 Initial plugin support for background downloads + content fetching (flutter#5082)
78f8a0f [fuchsia] Changes for running Dart 2 on flutter_runner. (flutter#5080)
cbec56a Roll src/third_party/skia/ 77e95f706..de5cffbc4 (14 commits) (flutter#5090)
8da9398 Throw an exception if a secondary isolate tries to send a platform message (flutter#5069)
```
aam added a commit that referenced this issue Apr 27, 2018
Changes since the last roll:

```
e11905c Add tooltip method to Android AccessibilityBridge (#5103)
2ee36e2 Always enable verbose logging on fuchsia. (#5104)
131349f Update flutter runner process name to reflect last running shell. (#5102)
ad9826c Roll src/third_party/skia/ c79e2d155..47ed6f10e (10 commits; 1 trivial rolls) (#5100)
7617d28 libtxt: post-process glyph positions in order to accurately right-justify text (#5093)
895c965 Set file modified callback. (#5096)
956f3ee Roll src/third_party/skia/ 5c9369eb1..c79e2d155 (7 commits) (#5099)
6e51122 Roll src/third_party/skia/ 643ab1bf5..5c9369eb1 (1 commit; 1 trivial rolls) (#5098)
a9180ca Roll src/third_party/skia/ 6b043cb9c..643ab1bf5 (3 commits; 3 trivial rolls) (#5097)
82d4610 Roll src/third_party/skia/ 1366282bc..6b043cb9c (2 commits) (#5095)
fb4926e Roll src/third_party/skia/ 580aee2fa..1366282bc (2 commits) (#5094)
c249b70 Path metrics/getBounds/combinations again (#4957)
df255b8 Roll src/third_party/skia/ de5cffbc4..580aee2fa (16 commits) (#5092)
e44e1b4 Initial plugin support for background downloads + content fetching (#5082)
78f8a0f [fuchsia] Changes for running Dart 2 on flutter_runner. (#5080)
cbec56a Roll src/third_party/skia/ 77e95f706..de5cffbc4 (14 commits) (#5090)
8da9398 Throw an exception if a secondary isolate tries to send a platform message (#5069)
```
DaveShuckerow pushed a commit to DaveShuckerow/flutter that referenced this issue May 14, 2018
Changes since the last roll:

```
e11905c Add tooltip method to Android AccessibilityBridge (flutter#5103)
2ee36e2 Always enable verbose logging on fuchsia. (flutter#5104)
131349f Update flutter runner process name to reflect last running shell. (flutter#5102)
ad9826c Roll src/third_party/skia/ c79e2d155..47ed6f10e (10 commits; 1 trivial rolls) (flutter#5100)
7617d28 libtxt: post-process glyph positions in order to accurately right-justify text (flutter#5093)
895c965 Set file modified callback. (flutter#5096)
956f3ee Roll src/third_party/skia/ 5c9369eb1..c79e2d155 (7 commits) (flutter#5099)
6e51122 Roll src/third_party/skia/ 643ab1bf5..5c9369eb1 (1 commit; 1 trivial rolls) (flutter#5098)
a9180ca Roll src/third_party/skia/ 6b043cb9c..643ab1bf5 (3 commits; 3 trivial rolls) (flutter#5097)
82d4610 Roll src/third_party/skia/ 1366282bc..6b043cb9c (2 commits) (flutter#5095)
fb4926e Roll src/third_party/skia/ 580aee2fa..1366282bc (2 commits) (flutter#5094)
c249b70 Path metrics/getBounds/combinations again (flutter#4957)
df255b8 Roll src/third_party/skia/ de5cffbc4..580aee2fa (16 commits) (flutter#5092)
e44e1b4 Initial plugin support for background downloads + content fetching (flutter#5082)
78f8a0f [fuchsia] Changes for running Dart 2 on flutter_runner. (flutter#5080)
cbec56a Roll src/third_party/skia/ 77e95f706..de5cffbc4 (14 commits) (flutter#5090)
8da9398 Throw an exception if a secondary isolate tries to send a platform message (flutter#5069)
```
@github-actions
Copy link

github-actions bot commented Sep 6, 2021

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
c: performance Relates to speed or footprint issues (see "perf:" labels) customer: gallery Relating to flutter/gallery repository. Please transfer non-framework issues there.
Projects
None yet
Development

No branches or pull requests

2 participants