https://en.wikipedia.org/wiki/Main_Page

Performance Navigation Timing

Copy link

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

Learn more...

Process Unload Event

EventTiming (ms)
unloadEventStart0
unloadEventEnd0

Redirect

EventTiming (ms)
redirectStart23
redirectEnd218

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart218

DNS

EventTiming (ms)
domainLookupStart218
domainLookupEnd218

TCP

EventTiming (ms)
connectStart218
secureConnectionStart218
connectEnd218

Request

EventTiming (ms)
requestStart222

Response

EventTiming (ms)
responseStart332
responseEnd336

Processing

EventTiming (ms)
domInteractive1104
domContentLoadedEventStart1104
domContentLoadedEventEnd1105
domComplete1125

Load

EventTiming (ms)
loadEventStart1125
loadEventEnd1125