-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Add a microbenchmark for text intrinsic height layout #145007
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
Add a microbenchmark for text intrinsic height layout #145007
Conversation
goderbauer
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
auto label is removed for flutter/flutter/145007, due to - The status or check suite Google testing has failed. Please fix the issues identified (or deflake) before re-applying this label. |
|
A reason for requesting a revert of flutter/flutter/145007 could |
This reverts commit e992023.
…)" (#145029) Reverts: #145007 Initiated by: LongCatIsLooong Reason for reverting: https://ci.chromium.org/ui/p/flutter/builders/prod/Mac_android%20microbenchmarks/15561/overview Original PR Author: LongCatIsLooong Reviewed By: {goderbauer} This change reverts the following previous change: For #144577. There's no promise that the performance will be great when `IntrinsicHeight/IntrinsicWidth` is used extensively but it's not that uncommon of a widget.
For #144577. There's no promise that the performance will be great when
IntrinsicHeight/IntrinsicWidthis used extensively but it's not that uncommon of a widget.Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.