https://www.onlinegdb.com/88JIAgo4Y

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

DNS

EventTiming (ms)
domainLookupStart712
domainLookupEnd712

TCP

EventTiming (ms)
connectStart714
secureConnectionStart719
connectEnd738

Request

EventTiming (ms)
requestStart739

Response

EventTiming (ms)
responseStart1164
responseEnd1330

Processing

EventTiming (ms)
domInteractive2362
domContentLoadedEventStart2810
domContentLoadedEventEnd2923
domComplete4965

Load

EventTiming (ms)
loadEventStart4970
loadEventEnd4989