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

Submitted URL:
https://support.apple.com/HT201318Redirected
Report Finished:

Performance Navigation Timing

Copy link

The PerformanceNavigationTiming interface provides metrics regarding the browser's document navigation events

Learn more...

Process Unload Event

EventTiming (ms)
unloadEventStart0
unloadEventEnd0

Redirect

EventTiming (ms)
redirectStart0
redirectEnd169

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart169

DNS

EventTiming (ms)
domainLookupStart169
domainLookupEnd169

TCP

EventTiming (ms)
connectStart169
secureConnectionStart169
connectEnd169

Request

EventTiming (ms)
requestStart171

Response

EventTiming (ms)
responseStart588
responseEnd592

Processing

EventTiming (ms)
domInteractive1618
domContentLoadedEventStart1618
domContentLoadedEventEnd1631
domComplete2371

Load

EventTiming (ms)
loadEventStart2371
loadEventEnd2414