Skip to content
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

Breakdown of main thread costs #213

Closed
paulirish opened this issue Apr 19, 2016 · 3 comments
Closed

Breakdown of main thread costs #213

paulirish opened this issue Apr 19, 2016 · 3 comments

Comments

@paulirish
Copy link
Member

paulirish commented Apr 19, 2016

We're interested in drilling into the main thread costs from the trace a few directions.

There's a few cost breakdowns that we want to try:

  • By File
  • By Subdomain
  • By Event Name
  • By Event Category
  • later: By Frame (top & iframes)

There's similarity to the bottom-up view in Timeline and Tracing's filesize groupings and WPT's processing breakdown:

image

image

image


For comprehensiveness: there are a few groupings out there of tasks into categories:

@paulirish
Copy link
Member Author

Unanswered questions:

  • What category grouping do we use?
  • Frame grouping, how? Lots of questions here, and best to sync with caseq/skyostil on frame blaming, etc.
  • Can we match the same file attribution done in devtools? (Forced layouts attributed to script that forced it, etc)

@paulirish
Copy link
Member Author

related: #3105 #1695 #2535

@paulirish
Copy link
Member Author

This is completed now.

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

No branches or pull requests

3 participants