https://www.wired.com/

Submitted URL:
https://wired.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)
fetchStart118

DNS

EventTiming (ms)
domainLookupStart118
domainLookupEnd118

TCP

EventTiming (ms)
connectStart120
secureConnectionStart129
connectEnd196

Request

EventTiming (ms)
requestStart196

Response

EventTiming (ms)
responseStart207
responseEnd219

Processing

EventTiming (ms)
domInteractive2230
domContentLoadedEventStart2928
domContentLoadedEventEnd2982
domComplete5596

Load

EventTiming (ms)
loadEventStart5598
loadEventEnd5600