Skip to content

Conversation

@jonahwilliams
Copy link
Contributor

Reverts #52062

This regressed the performance of all flutter commands, including #52121 and flutter_test_performance

@fluttergithubbot fluttergithubbot added the tool Affects the "flutter" command-line tool. See also t: labels. label Mar 6, 2020
@jonahwilliams jonahwilliams requested a review from dnfield March 6, 2020 18:23
Copy link
Contributor

@dnfield dnfield left a comment

Choose a reason for hiding this comment

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

LGTM.

I think we're going to have to take some kind of performance hit for this, but we can probably optimize this. For now we can revert and try to figure out a more optimal way to make this correct.

@jonahwilliams
Copy link
Contributor Author

I don't think we should take a performance hit for everyone for a non-standard workflow

@dnfield
Copy link
Contributor

dnfield commented Mar 6, 2020

Yeah, it might be enough to just run this for flutter doctor rather than every call to --version, or maybe there's some way we can check some cache information more rapidly before actually fetching the upstream.

@jonahwilliams
Copy link
Contributor Author

The tests passed in https://cirrus-ci.com/build/5163935233998848, but the checks didn't update. Landing

@jonahwilliams jonahwilliams merged commit e7d70fb into master Mar 6, 2020
@jonahwilliams jonahwilliams deleted the revert-52062-fix_version branch March 6, 2020 21:00
dnfield added a commit to dnfield/flutter that referenced this pull request Mar 6, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

analyzer benchmark mega_gallery_watch_maximum regression

4 participants