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

Wrong LCP returned (compared to Chrome performance devtools + grafana) #13413

Open
2 tasks done
YannDuv opened this issue Nov 23, 2021 · 4 comments
Open
2 tasks done

Wrong LCP returned (compared to Chrome performance devtools + grafana) #13413

YannDuv opened this issue Nov 23, 2021 · 4 comments

Comments

@YannDuv
Copy link

YannDuv commented Nov 23, 2021

FAQ

URL

https://www.se.com/ww/en/product/LC1D09M7/tesys-deca-contactor---3p(3-no)---ac-3---%3C%3D-440-v-9-a---220-v-ac-coil/?image=opti

What happened?

  • Results coming from performance tab gives an average of 3.2s for LCP. I set throttling as 1.6Mbit + 150ms ; X4 CPU. Grafana gives similar results
  • Results from lighthouse is somewhere between 5.5s and 7s on average ( lighthouse-metrics.com results )
  • webPageTest are even better with 2.3s

What did you expect?

I was hoping to have something more consistent, at least with Chrome devtools. Something is off with lighthouse results for this page. If the issue is from the page I do not know where to start.
It would be helpful if Lighthouse explicitly names the Largest Content (as we can have in performance tab).

What have you tried?

No response

How were you running Lighthouse?

PageSpeed Insights, Chrome DevTools

Lighthouse Version

8.4.0 and 9.0.0

Chrome Version

96.0.4664.55

Node Version

No response

OS

Mac

Relevant log output

No response

@connorjclark
Copy link
Collaborator

I see the same (although I get ~4s with Fast 3g and 4x cpu). We'll have to take a look at why lantern gets this so wrong.

Thanks for the report!

@connorjclark
Copy link
Collaborator

In the meantime, you can trade load times for more accurate results by unchecking the Simulated Throttling option.
image

@pladaria
Copy link

pladaria commented May 29, 2024

Could this be caused by #14665 ?

https://codepen.io/pladaria/full/RwmKPGE
this page reports a LCP of ~10s when executed in mobile although the page loads in ~1s. What is causing this difference?

@adamraine
Copy link
Member

@pladaria that is unrelated. Please see https://github.com/GoogleChrome/lighthouse#why-is-the-performance-score-so-low-it-looks-fine-to-me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants