Skip to content

[flutter_tools] Improve performance of version checking#187401

Closed
kevmoo wants to merge 1 commit into
flutter:masterfrom
kevmoo:cache_poison_slow
Closed

[flutter_tools] Improve performance of version checking#187401
kevmoo wants to merge 1 commit into
flutter:masterfrom
kevmoo:cache_poison_slow

Conversation

@kevmoo

@kevmoo kevmoo commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Checks .git/HEAD file before marking a state as "suspicious"
Avoid invalidating a LOT of stuff that causes cascading, slow git invokes

Follow-up to

#186595
3ac51d8

Checks `.git/HEAD` file before marking a state as "suspicious"
Avoid invalidating a LOT of stuff that causes cascading, slow git invokes

Follow-up to

flutter#186595
flutter@3ac51d8
@flutter-dashboard flutter-dashboard Bot added the CICD Run CI/CD label Jun 1, 2026
@github-actions github-actions Bot added the tool Affects the "flutter" command-line tool. See also t: labels. label Jun 1, 2026
@kevmoo

kevmoo commented Jun 1, 2026

Copy link
Copy Markdown
Contributor Author

Ben's is better!

@kevmoo kevmoo closed this Jun 1, 2026
@kevmoo kevmoo deleted the cache_poison_slow branch June 3, 2026 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CICD Run CI/CD tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant