https://ww25.educaweg.net/

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
redirectEnd1080

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart1080

DNS

EventTiming (ms)
domainLookupStart1080
domainLookupEnd1080

TCP

EventTiming (ms)
connectStart1082
secureConnectionStart1089
connectEnd1169

Request

EventTiming (ms)
requestStart1169

Response

EventTiming (ms)
responseStart1204
responseEnd1209

Processing

EventTiming (ms)
domInteractive1363
domContentLoadedEventStart1363
domContentLoadedEventEnd1363
domComplete1363

Load

EventTiming (ms)
loadEventStart1363
loadEventEnd1363