catchpoint / WebPageTest.agent

Cross-platform WebPageTest agent
Other
213 stars 138 forks source link

Add support for reporting titleTime for Chrome #570

Closed pmeenan closed 1 year ago

pmeenan commented 1 year ago

This adds some generic framework for adding data from trace events to page_data directly and adds support for pulling the titleTime from the content trace events.

The trace events are a bit noisy so they are excluded from the uploaded trace by default (like netlog) unless content is explicitly requested as a trace category as part of the test.