For the current work on optimization ResourceLoader to be successful, we should be able to assess the impact of proposed changes on a number of key metrics, such as first paint time, and also be able to compare waterfall graphs of page loads with the relevant change applied and without it. This data should be collected and archived automatically, using multiple browsers and multiple pages (representative of real traffic).
Description
Description
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | Krinkle | T127328 Optimise critical rendering path | |||
Resolved | Krinkle | T109837 Remove top/bottom queue distinction | |||
Duplicate | Peter.Hedenskog | T106292 Provide instrumentation to support ResourceLoader improvements |
Event Timeline
Comment Actions
compare waterfall graphs of page loads with the relevant change applied and without it
Even before deployment? That would be complicated.
There are many talking about https://github.com/marcelduran/webpagetest-api but I saw little from open source projects, it will be interesting.