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

Catastrophic Score #212

Open
BoozingPorkPuller opened this issue Apr 24, 2024 · 6 comments
Open

Catastrophic Score #212

BoozingPorkPuller opened this issue Apr 24, 2024 · 6 comments

Comments

@BoozingPorkPuller
Copy link

Details

Hi guys, i've been using lighthouse for a month now and i can't figure out why my score are catastrophic ? When i compare with pages speed insight or just the lighthouse plugin the score are pretty normals but when i use unlighthouse i can't have relevant score ?

@harlan-zw
Copy link
Owner

@BoozingPorkPuller
Copy link
Author

Hi Harlan, thank you so much for the fast reply, i already tried that with the throttling and the sampler but nothing change :( i can't figure out why its not working

@harlan-zw
Copy link
Owner

You'll need to provide some more details:

  • What is the site you're scanning
  • What scores are you getting vs expecting?

Unlighthouse is not made for accurate performance benchmarks, it's only meant to identify performance trends amongst your pages.

@BoozingPorkPuller
Copy link
Author

Im scanning a batch of urls with that config export default {
puppeteerClusterOptions: {
maxConcurrency: 1
},
scanner: {
device: 'desktop',
throttle: false,
samples: 3,
},

And for example i have like 13 of score compare to 85 with page speed insight or lighthouse

@BoozingPorkPuller
Copy link
Author

Any ideas ?

@harlan-zw
Copy link
Owner

I can't assist unless I can replicate the issue, the scores are performing correctly based on my tests.

It may be related to your computer, you can run in a CI and see if it performs any better, if not it's likely a problem with your site.

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

No branches or pull requests

2 participants