Skip to content

Layout and Build times don't add up #4516

Description

@jacob314

Here the frame took 160ms but build+layout is over 300ms. Looking at the timeline, It seems like the value for build is calculated incorrectly or the two times can overlap due to cascading builds and layouts and we need to factor that into the UI to not double count.

Screen Shot 2022-09-23 at 9 02 19 AM

Screen Shot 2022-09-23 at 9 03 01 AM

Repro json file.
dart_devtools_2022-09-23_09:03:04.681.json.txt

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2important to work on, but not at the top of the work list.bugSomething isn't workingscreen: performanceIssues with the Performance screen

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions