https://tech.io/snippet/bbGOu0G

Submitted URL:
https://tech.io/snippet/bbGOu0G
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)
fetchStart1

DNS

EventTiming (ms)
domainLookupStart1
domainLookupEnd1

TCP

EventTiming (ms)
connectStart48
secureConnectionStart60
connectEnd351

Request

EventTiming (ms)
requestStart352

Response

EventTiming (ms)
responseStart580
responseEnd669

Processing

EventTiming (ms)
domInteractive1033
domContentLoadedEventStart2239
domContentLoadedEventEnd2240
domComplete2790

Load

EventTiming (ms)
loadEventStart2790
loadEventEnd2790