https://jsfiddle.net/zwp18xok/

Submitted URL:
https://jsfiddle.net/zwp18xok/
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)
redirectStart0
redirectEnd0

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart0

DNS

EventTiming (ms)
domainLookupStart0
domainLookupEnd0

TCP

EventTiming (ms)
connectStart53
secureConnectionStart63
connectEnd78

Request

EventTiming (ms)
requestStart78

Response

EventTiming (ms)
responseStart240
responseEnd417

Processing

EventTiming (ms)
domInteractive2096
domContentLoadedEventStart2097
domContentLoadedEventEnd2107
domComplete3229

Load

EventTiming (ms)
loadEventStart3230
loadEventEnd3230