https://www.blogger.com/blogin.g?blogspotURL=https://10000ajao.blogspot.com/&type=blog&bpli=1

Performance Navigation Timing

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

DNS

EventTiming (ms)
domainLookupStart1019
domainLookupEnd1019

TCP

EventTiming (ms)
connectStart1019
secureConnectionStart1019
connectEnd1019

Request

EventTiming (ms)
requestStart1022

Response

EventTiming (ms)
responseStart1180
responseEnd1297

Processing

EventTiming (ms)
domInteractive1440
domContentLoadedEventStart1440
domContentLoadedEventEnd1440
domComplete1643

Load

EventTiming (ms)
loadEventStart1644
loadEventEnd1644