https://comfortable-deer.static.domains/

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)
fetchStart400

DNS

EventTiming (ms)
domainLookupStart400
domainLookupEnd400

TCP

EventTiming (ms)
connectStart402
secureConnectionStart411
connectEnd850

Request

EventTiming (ms)
requestStart850

Response

EventTiming (ms)
responseStart1051
responseEnd1057

Processing

EventTiming (ms)
domInteractive1674
domContentLoadedEventStart1674
domContentLoadedEventEnd1674
domComplete2487

Load

EventTiming (ms)
loadEventStart2487
loadEventEnd2487