For both the assets and requests module, along with displaying requests in the trace view, it would be valuable to know, not just the total duration of the asset loading or request completion, but the duration of different steps in the request:
Prior art
Curl allows you do do this using an approach described here.
For both the assets and requests module, along with displaying requests in the trace view, it would be valuable to know, not just the total duration of the asset loading or request completion, but the duration of different steps in the request:
Prior art
Curl allows you do do this using an approach described here.
Chrome DevTools provides additional information in timing: