https://explorads.media/

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

DNS

EventTiming (ms)
domainLookupStart537
domainLookupEnd537

TCP

EventTiming (ms)
connectStart538
secureConnectionStart550
connectEnd773

Request

EventTiming (ms)
requestStart773

Response

EventTiming (ms)
responseStart1169
responseEnd1172

Processing

EventTiming (ms)
domInteractive2089
domContentLoadedEventStart2089
domContentLoadedEventEnd2091
domComplete2231

Load

EventTiming (ms)
loadEventStart2231
loadEventEnd2232