Submitted URL:
https://onlinegdb.com/8WQ0dS0awRedirected
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)
fetchStart411

DNS

EventTiming (ms)
domainLookupStart411
domainLookupEnd411

TCP

EventTiming (ms)
connectStart413
secureConnectionStart418
connectEnd434

Request

EventTiming (ms)
requestStart435

Response

EventTiming (ms)
responseStart836
responseEnd945

Processing

EventTiming (ms)
domInteractive2055
domContentLoadedEventStart2067
domContentLoadedEventEnd2151
domComplete3886

Load

EventTiming (ms)
loadEventStart3888
loadEventEnd3896