page-lab
page-lab copied to clipboard
Add Lighthouse localStorage length 'collector'
Add collector for localstorage length at the end of each run. This allows to report on what pages and how much data is getting stored in LS (poor perf for large data, not an async function). This allows for visibility to which pages might be better off using IndexedDB
.