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

core(simulator): add DNS timing #5607

Merged
merged 4 commits into from
Jul 11, 2018
Merged

core(simulator): add DNS timing #5607

merged 4 commits into from
Jul 11, 2018

Conversation

patrickhulce
Copy link
Collaborator

@patrickhulce patrickhulce commented Jul 2, 2018

Summary
Adds DNS timing information to the lantern simulator. Huge improvement to the first paint estimates, pretty good improvements to the TTI estimates as well. I think this moves us into a position to eliminate the intercept and just do a 50/50 blend of optimistic/pessimistic estimates. Ideally we address #5599.

These are the new stats with just 50/50 except TTFCPUI which just uses the optimistic straight up.
image
image

Related Issues/PRs
blocked on #5606 and #5523

I'll update test failures/expectations once those get through. Updated!

@patrickhulce patrickhulce changed the base branch from net_req_renames to master July 3, 2018 14:20
@GoogleChrome GoogleChrome deleted a comment from googlebot Jul 3, 2018
@patrickhulce patrickhulce merged commit acea63d into master Jul 11, 2018
@patrickhulce patrickhulce deleted the lantern_dns branch July 11, 2018 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants