https://www.seznam.cz/

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

DNS

EventTiming (ms)
domainLookupStart966
domainLookupEnd966

TCP

EventTiming (ms)
connectStart966
secureConnectionStart966
connectEnd966

Request

EventTiming (ms)
requestStart969

Response

EventTiming (ms)
responseStart1041
responseEnd1243

Processing

EventTiming (ms)
domInteractive2563
domContentLoadedEventStart4509
domContentLoadedEventEnd6593
domComplete18847

Load

EventTiming (ms)
loadEventStart18847
loadEventEnd18865