https://tfeweb.co.uk/signoff/

Submitted URL:
https://tfeweb.co.uk/signoffRedirected
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)
redirectStart1
redirectEnd302

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart302

DNS

EventTiming (ms)
domainLookupStart302
domainLookupEnd302

TCP

EventTiming (ms)
connectStart302
secureConnectionStart302
connectEnd302

Request

EventTiming (ms)
requestStart303

Response

EventTiming (ms)
responseStart466
responseEnd469

Processing

EventTiming (ms)
domInteractive686
domContentLoadedEventStart686
domContentLoadedEventEnd697
domComplete795

Load

EventTiming (ms)
loadEventStart795
loadEventEnd795