steven-tey / precedent

An opinionated collection of components, hooks, and utilities for your Next.js project.
https://precedent.dev
MIT License
4.69k stars 409 forks source link

Change 100 lighthouse score circle to accurate representation #26

Closed bdlowery closed 1 year ago

bdlowery commented 1 year ago

The template boasts 100 performance on lighthouse, but in reality the performance is around 60/100 if you use the real lighthouse - the one google will use to evaluate your website on the search engine results page. It even fails the core web vitals assessment.

https://pagespeed.web.dev/report?url=https%3A%2F%2Fprecedent.dev%2F

steven-tey commented 1 year ago

LGTM on Desktop: CleanShot 2023-03-13 at 22 48 28

Odd that Mobile is performing so poorly, will look into it. Closing this issue for now!

bdlowery commented 1 year ago

mobile is 75 👍