cloudfour / cloudfour/lighthouse-parade
Show NOT-normalized values
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 373
- Forks
- 15
- Avg merge
- 13h 36m
- Merged PRs (30d)
- 34
Description
We currently consume the CSV output from lighthouse-cli, which only includes normalized scores (0-1). For some metrics it would be nice to see the original value. If we eventually switch to the Node module version of lighthouse, all this data will also be available.
We might add a flag to toggle normalization. Or maybe we just include both by default. Another approach might be to write relative links in the spreadsheet to the individual report files... but this wouldn't be helpful when importing to a Google sheet.
Related to #7
Contributor guide
Assessment
This issue has not been assessed yet.