https://jsfiddle.net/Lzc5xh2a/

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

Performance Navigation Timing

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

Process Unload Event

EventTiming (ms)
unloadEventStart0
unloadEventEnd0

Redirect

EventTiming (ms)
redirectStart0
redirectEnd0

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart8

DNS

EventTiming (ms)
domainLookupStart8
domainLookupEnd8

TCP

EventTiming (ms)
connectStart388
secureConnectionStart458
connectEnd520

Request

EventTiming (ms)
requestStart520

Response

EventTiming (ms)
responseStart652
responseEnd742

Processing

EventTiming (ms)
domInteractive2021
domContentLoadedEventStart2023
domContentLoadedEventEnd2039
domComplete11457

Load

EventTiming (ms)
loadEventStart11457
loadEventEnd11458