https://www.spiegel.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)
redirectStart0
redirectEnd0

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart240

DNS

EventTiming (ms)
domainLookupStart240
domainLookupEnd240

TCP

EventTiming (ms)
connectStart242
secureConnectionStart248
connectEnd397

Request

EventTiming (ms)
requestStart398

Response

EventTiming (ms)
responseStart504
responseEnd625

Processing

EventTiming (ms)
domInteractive1402
domContentLoadedEventStart1428
domContentLoadedEventEnd1429
domComplete1655

Load

EventTiming (ms)
loadEventStart1656
loadEventEnd1656