GoogleChromeLabs / perf-track

Tracking framework performance and usage at scale
https://perf-track.web.app/
Apache License 2.0
150 stars 12 forks source link

Show aggregate perf score #15

Open myspivey opened 4 years ago

myspivey commented 4 years ago

Right now it is showing the aggregate web vitals for a framework. it would be fantastic to take this to the next level by using the Lighthouse weighting to show what the aggregate performance score would be in Lighthouse. web.dev

housseindjirdeh commented 4 years ago

Having aggregated LH performance scores (across percentiles p50, p75 and p95 too) would be a great addition, and should be possible to get through HTTP Archive crawls!

I think this will be a great addition, thanks for suggesting 🙏