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

SpeedLine vs the first paint API #78

Open
soulgalore opened this issue Apr 14, 2020 · 0 comments
Open

SpeedLine vs the first paint API #78

soulgalore opened this issue Apr 14, 2020 · 0 comments

Comments

@soulgalore
Copy link

Hi @paulirish do you know how accurate the trace log is? I've been trying out using SpeedLine to get visual metrics from our Android devices to get rid of the overhead using a video. It works great but (there's always a but) the first visual change differs a lot for first paint reported from the paint timing API. In this example the first change reported from Speed Line is 778ms and the paint timing API report 1.27s.

Manually looking at the trace log in devtools, it looks like Speed Line is correct (I added the orange frame to just see when we start the navigation):

Screen Shot 2020-04-14 at 3 36 44 PM

Is this something you have seen in your tests?

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

No branches or pull requests

1 participant