https://www.jefferies.com/

Submitted URL:
https://jefferies.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)
fetchStart213

DNS

EventTiming (ms)
domainLookupStart213
domainLookupEnd213

TCP

EventTiming (ms)
connectStart216
secureConnectionStart222
connectEnd244

Request

EventTiming (ms)
requestStart245

Response

EventTiming (ms)
responseStart274
responseEnd317

Processing

EventTiming (ms)
domInteractive1225
domContentLoadedEventStart1226
domContentLoadedEventEnd1235
domComplete1989

Load

EventTiming (ms)
loadEventStart1989
loadEventEnd1993