page-lab
page-lab copied to clipboard
Omitting audits/test report content: Are there properties not needed?
There is a lot of content, descriptions, etc in the Lighthouse reports. This translates into a lot of duplicated content. At scale, with 10s of thousands of URL test reports stored per day, the database grows large quickly.
Take a look at the content stored in each report data and see if there is any data objects that can be omitted to help reduce the size stored in the DB.
Google Lighthouse config options for reference:
https://github.com/GoogleChrome/lighthouse/blob/master/docs/configuration.md