IBM / page-lab

PageLab enables web performance, accessibility, SEO, etc testing at scale.
Apache License 2.0
19 stars 10 forks source link

Omitting audits/test report content: Are there properties not needed? #22

Open ecumike opened 5 years ago

ecumike commented 5 years ago

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