https://myrbkc.rbkc.gov.uk/forums/support-forum/c089fb1d-9bdf-ef11-a81b-000d3ab12a8f

Submitted URL:
https://myrbkc.rbkc.gov.uk/forums/support-forum/c089fb1d-9bdf-ef11-a81b-000d3ab12a8f
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)
fetchStart1

DNS

EventTiming (ms)
domainLookupStart1
domainLookupEnd1

TCP

EventTiming (ms)
connectStart54
secureConnectionStart61
connectEnd584

Request

EventTiming (ms)
requestStart584

Response

EventTiming (ms)
responseStart1037
responseEnd1103

Processing

EventTiming (ms)
domInteractive2355
domContentLoadedEventStart2368
domContentLoadedEventEnd2387
domComplete2765

Load

EventTiming (ms)
loadEventStart2765
loadEventEnd2768