Skip to content

Conversation

@HansMuller
Copy link
Contributor

Updated per Liam Spradlin's design.

Copy link
Member

@xster xster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG

// Cupertino Components
new GalleryDemo(
title: 'Activity Indicator',
subtitle: 'Cupertino styled activity indicator',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

boo

@HansMuller HansMuller merged commit 22c12f9 into flutter:master May 3, 2018
@HansMuller HansMuller deleted the re_order_gallery_demos branch May 3, 2018 18:05
cbracken pushed a commit to cbracken/flutter that referenced this pull request May 4, 2018
@cbracken
Copy link
Member

cbracken commented May 7, 2018

Note: this (fixed in #17273) severely regressed the gallery transition benchmarks.

@xster
Copy link
Member

xster commented May 8, 2018

I wonder if we're leaking the time of navigating around the categories trying to find the demo into the calculated sum of the transition time costs

@HansMuller
Copy link
Contributor Author

HansMuller commented May 8, 2018

Right, this sounds like a bug in the benchmark since the reordering the lists of demos should not have any effect on the time required to launch (the very same) demos.

@cbracken
Copy link
Member

cbracken commented May 8, 2018

The benchmarks only count the (avg/max) build time and raster time across all frames, so the total time or number of frames shouldn't significantly matter unless we're running different demos or running more/different transitions than we previously were.

Will see if I can track down what's going on.

DaveShuckerow pushed a commit to DaveShuckerow/flutter that referenced this pull request May 14, 2018
DaveShuckerow pushed a commit to DaveShuckerow/flutter that referenced this pull request May 14, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants