https://www.telegraph.co.uk/

Submitted URL:
https://telegraph.co.uk/
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)
fetchStart159

DNS

EventTiming (ms)
domainLookupStart159
domainLookupEnd159

TCP

EventTiming (ms)
connectStart161
secureConnectionStart167
connectEnd275

Request

EventTiming (ms)
requestStart276

Response

EventTiming (ms)
responseStart813
responseEnd857

Processing

EventTiming (ms)
domInteractive2688
domContentLoadedEventStart3022
domContentLoadedEventEnd3075
domComplete5951

Load

EventTiming (ms)
loadEventStart5952
loadEventEnd5955