-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
Report Score not matching the Calculator Score (webpagetest.org) - desktop #10836
Comments
@fvpDev thanks for filing. It's a known issue that the score calc doesn't support desktop yet. paulirish/lh-scorecalc#10 We'll be fixing this soon. |
I should have mentioned that it was a desktop run in WPT...and should have included the link to the whole run (I went ahead and updated my original comment above)... Just a confirmation for y'all: I had no problems with running a mobile test btw...here it is (running a mobile WPT test ran a mobile lighthouse test): WPT Mobile Test: https://www.webpagetest.org/result/200524_6M_73eab15be593686a20003c338e435cc0/ Here are the settings: |
@fvpDev thanks for the great bug report. There was indeed a problem with the LH configuration in WPT. It should be all fixed by catchpoint/WebPageTest.agent#297 which landed a few days after you filed this issue. For any new run on WPT, the scores should be correct and matching now. I just checked myself on WPT and they seem good. Can you verify? |
Let us know if you see a mismatch, we think we fixed it. |
Provide the steps to reproduce
What is the current behavior?
The score report and score calculator do not match.
Here are the results:
WPT Desktop Test: https://www.webpagetest.org/result/200523_SN_5c9583ca40eccaa61ef6bbc7392cc3fb/
LH Desktop Report: https://www.webpagetest.org/lighthouse.php?test=200523_SN_5c9583ca40eccaa61ef6bbc7392cc3fb&run=2
Calculator: https://googlechrome.github.io/lighthouse/scorecalc/#first-contentful-paint=1114.902&speed-index=1839&largest-contentful-paint=1898.038&interactive=1851.684&total-blocking-time=17.261999999999944&cumulative-layout-shift=0.007962289589066526&first-cpu-idle=1851.684&first-meaningful-paint=1114.902&device=none&version=6.0.0
What is the expected behavior?
I should have a score displayed of 99 (according to score calculator)
Environment Information
Related issues
The text was updated successfully, but these errors were encountered: