You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm noticing a considerable difference between the score from Lighthouse Parade and from any of the pages in Google Lighthouse. I'm not sure why they would be different. It definitely decreases the credibility of the scan. I'm just using something like:
@mgifford I am wondering if it might have to do with lighthouse-parade using a different browser version and/or lighthouse version than the lighthouse in your browser. I know that the lighthouse team changes how they record scores between versions.
[email protected] uses lighthouse 9.5.0 [email protected] uses lighthouse 9.6.2. The latest lighthouse version is 10.1.1, and I'll plan to update lighthouse before publishing the final version of lighthouse-parade@3.
I would guess that the version difference is probably a big factor in differences you might be seeing. If you're still seeing big differences after we get the lighthouse version in lighthouse-parade up to date, we can dig further into what might be causing differences.
I'm noticing a considerable difference between the score from Lighthouse Parade and from any of the pages in Google Lighthouse. I'm not sure why they would be different. It definitely decreases the credibility of the scan. I'm just using something like:
npx lighthouse-parade https://example.org/ ./lighthouse-parade-data --max-crawl-depth 3
The text was updated successfully, but these errors were encountered: