https://forms.zohopublic.com/info3645/form/Untitled301/formperma/jAYops1GkXw0uNT30JsZU4il4gwgGLBwn6gXqxv8T8A

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

DNS

EventTiming (ms)
domainLookupStart179
domainLookupEnd179

TCP

EventTiming (ms)
connectStart181
secureConnectionStart191
connectEnd561

Request

EventTiming (ms)
requestStart562

Response

EventTiming (ms)
responseStart921
responseEnd1075

Processing

EventTiming (ms)
domInteractive1558
domContentLoadedEventStart1634
domContentLoadedEventEnd1634
domComplete2689

Load

EventTiming (ms)
loadEventStart2689
loadEventEnd2690