-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
a: devtoolsDevTools related - suite of performance and debugging toolsDevTools related - suite of performance and debugging toolsframeworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.waiting for PR to land (fixed)A fix is in flightA fix is in flight
Description
IntrinsicHeight and IntrinsicWidth can be pretty expensive. In traces, this cost is currently only seen when debugProfileLayoutsEnabled is turned on. We should surfaces it in the traces even if that option is turned off.
/cc @dnfield
/cc @kenzieschmoll The cost of intrinsics may be another thing to highlight in janky frames.
Metadata
Metadata
Assignees
Labels
a: devtoolsDevTools related - suite of performance and debugging toolsDevTools related - suite of performance and debugging toolsframeworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.waiting for PR to land (fixed)A fix is in flightA fix is in flight