https://wzrgj.icu/O6Uq0q91yt

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)
redirectStart0
redirectEnd0

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart1209

DNS

EventTiming (ms)
domainLookupStart1209
domainLookupEnd1209

TCP

EventTiming (ms)
connectStart1254
secureConnectionStart1312
connectEnd1823

Request

EventTiming (ms)
requestStart1824

Response

EventTiming (ms)
responseStart1890
responseEnd1912

Processing

EventTiming (ms)
domInteractive2124
domContentLoadedEventStart2124
domContentLoadedEventEnd2124
domComplete2133

Load

EventTiming (ms)
loadEventStart2133
loadEventEnd2133