GoogleChrome / lighthouse

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

core: import lantern from trace engine #16092

Open connorjclark opened 3 days ago

connorjclark commented 3 days ago

Replaces the contents of core/lib/lantern with the Lantern module from @paulirish/trace_engine.

ref #15841 ref https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/5635855

connorjclark commented 2 days ago

Hold on this until https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/5666134 lands, which moves a few more things around.

connorjclark commented 2 days ago

Ready.