ModusCreateOrg / gimbal

Web Performance Auditing tooling
https://labs.moduscreate.com/gimbal-web-performance-audit-budgeting
MIT License
115 stars 8 forks source link

Let Lighthouse wait a bit longer for FCP #106

Closed grgur closed 5 years ago

grgur commented 5 years ago

Increased max FCP timeout in lighthouse to avoid known issues that occur when pages are taking a long time to paint. These projects are the ones that need good value from Gimbal 😄

Fixes #105

akagr commented 5 years ago

@grgur While 60 seconds should be generous enough for most projects, is there value in exposing that as gimbal config?

grgur commented 5 years ago

Good thinking. I think we should have a common interface for forwarding any Lighthouse-specific config to Lighthouse