https://www.osram.de/cb/

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
redirectEnd340

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart340

DNS

EventTiming (ms)
domainLookupStart340
domainLookupEnd340

TCP

EventTiming (ms)
connectStart340
secureConnectionStart340
connectEnd340

Request

EventTiming (ms)
requestStart342

Response

EventTiming (ms)
responseStart419
responseEnd423

Processing

EventTiming (ms)
domInteractive1635
domContentLoadedEventStart1636
domContentLoadedEventEnd1715
domComplete1898

Load

EventTiming (ms)
loadEventStart1898
loadEventEnd1907