https://www.moov.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)
fetchStart1668

DNS

EventTiming (ms)
domainLookupStart1668
domainLookupEnd1668

TCP

EventTiming (ms)
connectStart1671
secureConnectionStart1689
connectEnd1980

Request

EventTiming (ms)
requestStart1980

Response

EventTiming (ms)
responseStart16979
responseEnd16983

Processing

EventTiming (ms)
domInteractive17109
domContentLoadedEventStart17109
domContentLoadedEventEnd17109
domComplete17495

Load

EventTiming (ms)
loadEventStart17496
loadEventEnd17496