https://www.onlinegdb.com/6zNMADUzj

Submitted URL:
https://onlinegdb.com/6zNMADUzjRedirected
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)
fetchStart418

DNS

EventTiming (ms)
domainLookupStart418
domainLookupEnd418

TCP

EventTiming (ms)
connectStart420
secureConnectionStart425
connectEnd438

Request

EventTiming (ms)
requestStart438

Response

EventTiming (ms)
responseStart861
responseEnd1271

Processing

EventTiming (ms)
domInteractive2452
domContentLoadedEventStart2564
domContentLoadedEventEnd2772
domComplete4206

Load

EventTiming (ms)
loadEventStart4207
loadEventEnd4215