https://www.estuaryservices.co.uk/

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

DNS

EventTiming (ms)
domainLookupStart266
domainLookupEnd266

TCP

EventTiming (ms)
connectStart269
secureConnectionStart275
connectEnd423

Request

EventTiming (ms)
requestStart424

Response

EventTiming (ms)
responseStart552
responseEnd555

Processing

EventTiming (ms)
domInteractive594
domContentLoadedEventStart594
domContentLoadedEventEnd594
domComplete705

Load

EventTiming (ms)
loadEventStart705
loadEventEnd705