https://postit24.click/lUrb0L

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

DNS

EventTiming (ms)
domainLookupStart449
domainLookupEnd449

TCP

EventTiming (ms)
connectStart455
secureConnectionStart478
connectEnd815

Request

EventTiming (ms)
requestStart821

Response

EventTiming (ms)
responseStart974
responseEnd1015

Processing

EventTiming (ms)
domInteractive1403
domContentLoadedEventStart1403
domContentLoadedEventEnd1403
domComplete1403

Load

EventTiming (ms)
loadEventStart1403
loadEventEnd1403