https://www.pryor.com/

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

DNS

EventTiming (ms)
domainLookupStart904
domainLookupEnd904

TCP

EventTiming (ms)
connectStart906
secureConnectionStart912
connectEnd1259

Request

EventTiming (ms)
requestStart1259

Response

EventTiming (ms)
responseStart1492
responseEnd1716

Processing

EventTiming (ms)
domInteractive2426
domContentLoadedEventStart2736
domContentLoadedEventEnd2737
domComplete3244

Load

EventTiming (ms)
loadEventStart3244
loadEventEnd3244