GoogleChrome / lighthouse

Automated auditing, performance metrics, and best practices for the web.
https://developer.chrome.com/docs/lighthouse/overview/
Apache License 2.0
28.33k stars 9.36k forks source link

Scoring Calculator #10685

Closed jmdelacerna closed 4 years ago

jmdelacerna commented 4 years ago

The Scoring calulator without editing, the calculator works fine playing around with actual metrics from audit of device type mobile, but it seems like values are way off when using metrics from actual desktop audit. Where can we find the actual metric scoring median and metric scoring falloff for both mobile and desktop?

patrickhulce commented 4 years ago

Thanks for filing @jmdelacerna! Those old spreadsheet calculators have been superceded by the shiny new interactive scoring calculator. Desktop curves were never part of the calculator, but it'd be a great feature request over in that repo :)

jmdelacerna commented 4 years ago

@patrickhulce , thank you! I will move it as a feature request in the said repo.