https://specialinvitedguest.info/Dv/

Performance Navigation Timing

Copy link

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

Learn more...

Process Unload Event

EventTiming (ms)
unloadEventStart302
unloadEventEnd302

Redirect

EventTiming (ms)
redirectStart0
redirectEnd0

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart8

DNS

EventTiming (ms)
domainLookupStart8
domainLookupEnd8

TCP

EventTiming (ms)
connectStart8
secureConnectionStart8
connectEnd8

Request

EventTiming (ms)
requestStart14

Response

EventTiming (ms)
responseStart293
responseEnd297

Processing

EventTiming (ms)
domInteractive328
domContentLoadedEventStart328
domContentLoadedEventEnd329
domComplete329

Load

EventTiming (ms)
loadEventStart329
loadEventEnd329