https://cdn.btmessage.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)
unloadEventStart33
unloadEventEnd33

Redirect

EventTiming (ms)
redirectStart2
redirectEnd11

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart11

DNS

EventTiming (ms)
domainLookupStart11
domainLookupEnd11

TCP

EventTiming (ms)
connectStart11
secureConnectionStart11
connectEnd11

Request

EventTiming (ms)
requestStart13

Response

EventTiming (ms)
responseStart24
responseEnd28

Processing

EventTiming (ms)
domInteractive43
domContentLoadedEventStart107
domContentLoadedEventEnd107
domComplete107

Load

EventTiming (ms)
loadEventStart108
loadEventEnd108