catapult-project / catapult

Deprecated Catapult GitHub. Please instead use http://crbug.com "Speed>Benchmarks" component for bugs and https://chromium.googlesource.com/catapult for downloading and editing source code..
https://chromium.googlesource.com/catapult
BSD 3-Clause "New" or "Revised" License
1.93k stars 564 forks source link

[📍] Pass all lighthouse checks #4385

Open dave-2 opened 6 years ago

dave-2 commented 6 years ago

Pinpoint currently fails a bunch of checks in Lighthouse. We'd like to ensure it passes on both the Jobs listing page and individual Job pages. Upgrading to Polymer 2.0 is probably the first step here.

To run in lighthouse:

npm install -g lighthouse
lighthouse --view https://pinpoint-dot-chromeperf.appspot.com/
screen shot 2018-04-05 at 11 39 47 am