https://www.onlinegdb.com/HBxK6VJ1a

Submitted URL:
https://onlinegdb.com/HBxK6VJ1aRedirected
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)
fetchStart501

DNS

EventTiming (ms)
domainLookupStart501
domainLookupEnd501

TCP

EventTiming (ms)
connectStart503
secureConnectionStart508
connectEnd523

Request

EventTiming (ms)
requestStart523

Response

EventTiming (ms)
responseStart944
responseEnd1100

Processing

EventTiming (ms)
domInteractive2086
domContentLoadedEventStart2194
domContentLoadedEventEnd2306
domComplete4109

Load

EventTiming (ms)
loadEventStart4110
loadEventEnd4121