Hi
I’ve been using Chrome Dev tools (Network) for recording some web page load times. Specifically I’ve been using the following summary metrics from the bottom of the DevTools window:
“DomContentLoaded”
and
“Load”
Are these the same or similar as the WPT Performance Results values of;
“Document Complete”
and
“Fully Loaded” times?
If not, are there other metrics which are more similar?
thank you,
'mark