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

Pie chart doesn't reflect listed percentages for "compressed requests" #6

Closed rudygalfi closed 4 years ago

rudygalfi commented 4 years ago

Example page: https://perf-track.web.app/react

See attached screenshot: The listing for Not compressed is 11.6%. The pie chart segment proportions don't match. This appears to be because the underlying percent for the "Not compressed" value is inflated.

Screen Shot 2020-05-29 at 10 12 01
housseindjirdeh commented 4 years ago

Thanks for spotting this :)

Fixed!