https://www.addingwell.com/

Submitted URL:
https://addingwell.com/Redirected
Report Finished:

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

DNS

EventTiming (ms)
domainLookupStart86
domainLookupEnd86

TCP

EventTiming (ms)
connectStart87
secureConnectionStart94
connectEnd184

Request

EventTiming (ms)
requestStart184

Response

EventTiming (ms)
responseStart315
responseEnd319

Processing

EventTiming (ms)
domInteractive1065
domContentLoadedEventStart1067
domContentLoadedEventEnd1068
domComplete1333

Load

EventTiming (ms)
loadEventStart1333
loadEventEnd1334