GoogleChrome / lighthouse

Automated auditing, performance metrics, and best practices for the web.
https://developer.chrome.com/docs/lighthouse/overview/
Apache License 2.0
28.01k stars 9.31k forks source link

tests: update many test traces, support .json.gz #16007

Closed connorjclark closed 1 month ago

connorjclark commented 1 month ago

Updates many old test traces. Also adds .json.gz support to asset-saver.js. I wanted to add fixtures for cnn.com, but they were far too big to commit without compression.

ref #15841