https://support.apple.com/en-us/102656

Submitted URL:
https://support.apple.com/kb/HT201487Redirected
Report Finished:

Performance Navigation Timing

The <code>PerformanceNavigationTiming</code> interface provides metrics regarding the browser's document navigation events

Learn more...

Process Unload Event

EventTiming (ms)
unloadEventStart0
unloadEventEnd0

Redirect

EventTiming (ms)
redirectStart3
redirectEnd878

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart878

DNS

EventTiming (ms)
domainLookupStart878
domainLookupEnd878

TCP

EventTiming (ms)
connectStart878
secureConnectionStart878
connectEnd878

Request

EventTiming (ms)
requestStart933

Response

EventTiming (ms)
responseStart990
responseEnd1043

Processing

EventTiming (ms)
domInteractive3744
domContentLoadedEventStart3745
domContentLoadedEventEnd3761
domComplete3789

Load

EventTiming (ms)
loadEventStart3789
loadEventEnd3886