Skip to content

SpeedLine vs the first paint API #78

Description

@soulgalore

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions