https://diconium.com/de/

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
redirectEnd571

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart571

DNS

EventTiming (ms)
domainLookupStart571
domainLookupEnd571

TCP

EventTiming (ms)
connectStart571
secureConnectionStart571
connectEnd571

Request

EventTiming (ms)
requestStart573

Response

EventTiming (ms)
responseStart678
responseEnd702

Processing

EventTiming (ms)
domInteractive1435
domContentLoadedEventStart1435
domContentLoadedEventEnd1435
domComplete1744

Load

EventTiming (ms)
loadEventStart1744
loadEventEnd1749