https://ccc.eu/si/sl/

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
redirectEnd688

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart688

DNS

EventTiming (ms)
domainLookupStart688
domainLookupEnd688

TCP

EventTiming (ms)
connectStart688
secureConnectionStart688
connectEnd688

Request

EventTiming (ms)
requestStart691

Response

EventTiming (ms)
responseStart1034
responseEnd1088

Processing

EventTiming (ms)
domInteractive1226
domContentLoadedEventStart2259
domContentLoadedEventEnd2260
domComplete2676

Load

EventTiming (ms)
loadEventStart2676
loadEventEnd2676