abhinaba-ghosh / playwright-lighthouse

:performing_arts:: Playwright Lighthouse Audit
https://www.npmjs.com/package/playwright-lighthouse
MIT License
230 stars 28 forks source link

Result Scores are not accurate #59

Open tuansheran opened 8 months ago

tuansheran commented 8 months ago

I've noticed that the number produced by my playwright-lighthouse is not 100% accurate, especially the performance citera.

Result I Got performance record is 44 and desired threshold was 0 accessibility record is 80 and desired threshold was 50 best-practices record is 95 and desired threshold was 50 seo record is 100 and desired threshold was 50

Acual Results By LightHouse performance record is 59 accessibility record is 82 best-practices record is 92 seo record is 93

OS - Microsoft Windows 10 Pro 10.0.19045(19045) Node Version - 20.10.0

abhinaba-ghosh commented 7 months ago

@tuansheran could you mention the lighthouse versions you are using in both the cases?

grybykm commented 7 months ago

@tuansheran the results are affected by environment:

in addition, the performance score would vary greatly depending on your environment and current performance capabilities of your machine.