https://halfstaff.org/up/

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
redirectEnd561

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart561

DNS

EventTiming (ms)
domainLookupStart561
domainLookupEnd561

TCP

EventTiming (ms)
connectStart561
secureConnectionStart561
connectEnd561

Request

EventTiming (ms)
requestStart563

Response

EventTiming (ms)
responseStart809
responseEnd813

Processing

EventTiming (ms)
domInteractive956
domContentLoadedEventStart956
domContentLoadedEventEnd957
domComplete1526

Load

EventTiming (ms)
loadEventStart1526
loadEventEnd1526