Skip to content

Enhancement: Display web-vitals and Lighthouse scores #714

@shadyvb

Description

@shadyvb

Google provides a library called web-vitals to collect web vitals metrics in a way that matches Google products and services collect those metrics in PageSpeed API / CrUX reports.

And then, Lighthouse scores can be calculated off these basic metrics using the official formula seen at https://googlechrome.github.io/lighthouse/scorecalc/#FCP=2741&SI=8006&FMP=3454&TTI=10926&FCI=6500&LCP=7680&TBT=267&CLS=0.06&device=desktop&version=9

So I was wondering if this would be a good addition to QM, to have a new panel that displays those front-end metrics for the user, and provide a path for learning how to improve them by linking to full PageSpeed reports.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions