https://jsfiddle.net/bL60r9f2/

Submitted URL:
https://jsfiddle.net/bL60r9f2/
Report Finished:

Performance Navigation Timing

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
redirectEnd0

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart10

DNS

EventTiming (ms)
domainLookupStart10
domainLookupEnd10

TCP

EventTiming (ms)
connectStart77
secureConnectionStart91
connectEnd164

Request

EventTiming (ms)
requestStart166

Response

EventTiming (ms)
responseStart326
responseEnd379

Processing

EventTiming (ms)
domInteractive988
domContentLoadedEventStart989
domContentLoadedEventEnd1001
domComplete5069

Load

EventTiming (ms)
loadEventStart5070
loadEventEnd5071