https://glot.io/snippets/h1a3u61t9c

Submitted URL:
https://glot.io/snippets/h1a3u61t9c
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)
fetchStart0

DNS

EventTiming (ms)
domainLookupStart0
domainLookupEnd0

TCP

EventTiming (ms)
connectStart91
secureConnectionStart109
connectEnd210

Request

EventTiming (ms)
requestStart211

Response

EventTiming (ms)
responseStart315
responseEnd333

Processing

EventTiming (ms)
domInteractive1016
domContentLoadedEventStart1016
domContentLoadedEventEnd1017
domComplete1417

Load

EventTiming (ms)
loadEventStart1417
loadEventEnd1418