https://nepiconnect.chainels.com/home

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)
redirectStart1
redirectEnd416

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart416

DNS

EventTiming (ms)
domainLookupStart416
domainLookupEnd416

TCP

EventTiming (ms)
connectStart416
secureConnectionStart416
connectEnd416

Request

EventTiming (ms)
requestStart419

Response

EventTiming (ms)
responseStart713
responseEnd716

Processing

EventTiming (ms)
domInteractive2606
domContentLoadedEventStart2606
domContentLoadedEventEnd2607
domComplete4226

Load

EventTiming (ms)
loadEventStart4227
loadEventEnd4228