https://photos.google.com/share/AF1QipOXxD1LGRCMatHKkRx9ucJiDsdMI-SCRk1t7nKDLW2z80yXRTB5g5BGt5stw1SeEw?key=OTlzT25nMXJRVUpqMnRoZTJPM3lDaHRJUUxmZ3NR

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

DNS

EventTiming (ms)
domainLookupStart326
domainLookupEnd326

TCP

EventTiming (ms)
connectStart331
secureConnectionStart342
connectEnd380

Request

EventTiming (ms)
requestStart382

Response

EventTiming (ms)
responseStart591
responseEnd598

Processing

EventTiming (ms)
domInteractive648
domContentLoadedEventStart648
domContentLoadedEventEnd648
domComplete757

Load

EventTiming (ms)
loadEventStart757
loadEventEnd757