https://stackoverflow.com/questions

Submitted URL:
https://stackoverflow.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
redirectEnd168

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart168

DNS

EventTiming (ms)
domainLookupStart168
domainLookupEnd168

TCP

EventTiming (ms)
connectStart168
secureConnectionStart168
connectEnd168

Request

EventTiming (ms)
requestStart169

Response

EventTiming (ms)
responseStart295
responseEnd339

Processing

EventTiming (ms)
domInteractive1033
domContentLoadedEventStart1195
domContentLoadedEventEnd1197
domComplete1793

Load

EventTiming (ms)
loadEventStart1793
loadEventEnd1798