-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
Labels
c: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.c: performanceRelates to speed or footprint issues (see "perf:" labels)Relates to speed or footprint issues (see "perf:" labels)c: regressionIt was better in the past than it is nowIt was better in the past than it is now
Description
@jonahwilliams found this issue which makes it impossible to trace which widgets are rebuilt in each frame.
I remembered that there is widgets build tracing in the debug mode a couple months ago so this is likely a recent regression.
Ideally, we should have a command line argument that works across flutter run and flutter drive (e.g., --profile) which would enable such tracing in both debug and profile mode.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
c: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.c: performanceRelates to speed or footprint issues (see "perf:" labels)Relates to speed or footprint issues (see "perf:" labels)c: regressionIt was better in the past than it is nowIt was better in the past than it is now