https://www.subeasy.ai/

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

DNS

EventTiming (ms)
domainLookupStart873
domainLookupEnd873

TCP

EventTiming (ms)
connectStart875
secureConnectionStart881
connectEnd1276

Request

EventTiming (ms)
requestStart1276

Response

EventTiming (ms)
responseStart1696
responseEnd1700

Processing

EventTiming (ms)
domInteractive3184
domContentLoadedEventStart3303
domContentLoadedEventEnd3303
domComplete3875

Load

EventTiming (ms)
loadEventStart3875
loadEventEnd3875