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

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

DNS

EventTiming (ms)
domainLookupStart500
domainLookupEnd500

TCP

EventTiming (ms)
connectStart502
secureConnectionStart507
connectEnd521

Request

EventTiming (ms)
requestStart522

Response

EventTiming (ms)
responseStart948
responseEnd1103

Processing

EventTiming (ms)
domInteractive2088
domContentLoadedEventStart2460
domContentLoadedEventEnd2559
domComplete4068

Load

EventTiming (ms)
loadEventStart4069
loadEventEnd4077