https://glot.io/snippets/h08qrd3osg

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

DNS

EventTiming (ms)
domainLookupStart2
domainLookupEnd2

TCP

EventTiming (ms)
connectStart200
secureConnectionStart233
connectEnd377

Request

EventTiming (ms)
requestStart401

Response

EventTiming (ms)
responseStart489
responseEnd504

Processing

EventTiming (ms)
domInteractive1540
domContentLoadedEventStart1541
domContentLoadedEventEnd1541
domComplete1933

Load

EventTiming (ms)
loadEventStart1933
loadEventEnd1936