https://download.gg/file-18871361_5e5d30a338dbb2cb

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)
fetchStart1786

DNS

EventTiming (ms)
domainLookupStart1786
domainLookupEnd1786

TCP

EventTiming (ms)
connectStart1788
secureConnectionStart1798
connectEnd1955

Request

EventTiming (ms)
requestStart1955

Response

EventTiming (ms)
responseStart2424
responseEnd2427

Processing

EventTiming (ms)
domInteractive2868
domContentLoadedEventStart2868
domContentLoadedEventEnd2869
domComplete3302

Load

EventTiming (ms)
loadEventStart3302
loadEventEnd3304