Skip to content

Lighthouse LCP/FCP Discrepancy - Local vs. Production vs. Real-World #16387

Answered by benschwarz
TomerHeber asked this question in Q&A
Discussion options

You must be logged in to vote

@TomerHeber If you're referring to 80 small HTTP requests — they're loaded by Chrome, so there shouldn't be much overhead for Lighthouse itself, except when it comes to processing the trace recorded from Chrome's devtools API protocol. If there's a lot of events (JS activity), the trace can get larger, but that isn't going to directly effect the performance metrics. The differences you're observing are more than likely the diff between measuring localhost vs prod.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@benschwarz
Comment options

@TomerHeber
Comment options

@benschwarz
Comment options

Answer selected by TomerHeber
@TomerHeber
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants