https://www.expressvpn.com/offer/coupon?xvcid=SGK3VBVODxyKWKgQHx1AbSRGUksxMn0BMxeGzI0&shareid=&irclickid=SGK3VBVODxyKWKgQHx1AbSRGUksxMn0BMxeGzI0&irgwc=1

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

DNS

EventTiming (ms)
domainLookupStart329
domainLookupEnd329

TCP

EventTiming (ms)
connectStart329
secureConnectionStart329
connectEnd329

Request

EventTiming (ms)
requestStart332

Response

EventTiming (ms)
responseStart567
responseEnd573

Processing

EventTiming (ms)
domInteractive1217
domContentLoadedEventStart1217
domContentLoadedEventEnd1219
domComplete1267

Load

EventTiming (ms)
loadEventStart1267
loadEventEnd1271