page-lab icon indicating copy to clipboard operation
page-lab copied to clipboard

Add Lighthouse localStorage length 'collector'

Open ecumike opened this issue 6 years ago • 0 comments

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.

ecumike avatar Nov 02 '18 00:11 ecumike