https://mobile2.global/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)
redirectStart0
redirectEnd355

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart355

DNS

EventTiming (ms)
domainLookupStart355
domainLookupEnd355

TCP

EventTiming (ms)
connectStart355
secureConnectionStart355
connectEnd355

Request

EventTiming (ms)
requestStart357

Response

EventTiming (ms)
responseStart403
responseEnd406

Processing

EventTiming (ms)
domInteractive735
domContentLoadedEventStart1014
domContentLoadedEventEnd1030
domComplete2335

Load

EventTiming (ms)
loadEventStart2335
loadEventEnd2335