Skip to content

First Contentful Paint worse than expected #728

Discussion options

You must be logged in to vote

Thanks for your insights here @Mister-Hope. I suspect it may have something to do with the way Chrome Lighthouse Devtools works in particular. I manually deleted the body element of the page using element inspector, then set in the Network Tab throttling to 3G slow, disabled network cache and hit "Start profiling and record" directly in the Performance tab. This way I got this trace

It seems that Chrome simply takes a screenshot of the viewport because the first screenshots and frames show exactly the result of that. Stilli, the screenshots timeline shows rendering around 4000ms while the FCP is recorded at 5000ms. Interestingly this coincides with finishing the load of the styles.css bu…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@JohannesRudolph
Comment options

Answer selected by Mister-Hope
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants