Writing the documentation for adding Element Timings, I see that WebPageTest doesn't automatically pick them up. It should be easy to add a JavaScript that at least gets the render time, so that we have that in the waterfall view (getting it to Graphite needs extra work). This is something we should do when we add the first element timing.
Description
Description
Event Timeline
Comment Actions
It has been implemented in the non open source version. Since we don't use any elements timing right now, I think we should close this and if we start using it we could just pick them up with JS in WebPageTest (we already collect them with sitespeed.io/WebPageReplay).