https://ser.brstej.com/category06.php

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)
redirectStart1
redirectEnd307

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart307

DNS

EventTiming (ms)
domainLookupStart307
domainLookupEnd307

TCP

EventTiming (ms)
connectStart307
secureConnectionStart307
connectEnd307

Request

EventTiming (ms)
requestStart311

Response

EventTiming (ms)
responseStart467
responseEnd532

Processing

EventTiming (ms)
domInteractive798
domContentLoadedEventStart1019
domContentLoadedEventEnd1022
domComplete1109

Load

EventTiming (ms)
loadEventStart1109
loadEventEnd1111