https://grabify.link/1HYVN8

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)
fetchStart1051

DNS

EventTiming (ms)
domainLookupStart1051
domainLookupEnd1051

TCP

EventTiming (ms)
connectStart1053
secureConnectionStart1063
connectEnd1082

Request

EventTiming (ms)
requestStart1082

Response

EventTiming (ms)
responseStart2024
responseEnd2232

Processing

EventTiming (ms)
domInteractive2411
domContentLoadedEventStart2473
domContentLoadedEventEnd2474
domComplete2754

Load

EventTiming (ms)
loadEventStart2754
loadEventEnd2758