https://stackoverflowteams.help/en/

Submitted URL:
https://stackoverflowteams.help/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
redirectEnd560

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart560

DNS

EventTiming (ms)
domainLookupStart560
domainLookupEnd560

TCP

EventTiming (ms)
connectStart560
secureConnectionStart560
connectEnd560

Request

EventTiming (ms)
requestStart563

Response

EventTiming (ms)
responseStart1252
responseEnd1339

Processing

EventTiming (ms)
domInteractive1355
domContentLoadedEventStart1892
domContentLoadedEventEnd1892
domComplete2278

Load

EventTiming (ms)
loadEventStart2278
loadEventEnd2279