GoogleChrome / lighthouse

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

core: remove first-meaningful-paint metric #16047

Closed connorjclark closed 3 weeks ago

connorjclark commented 3 weeks ago

We don't want FMP around anymore, and removing it reduces some work that would otherwise be needed to port Lantern to TraceEngine.

ref https://github.com/GoogleChrome/lighthouse/issues/15841