https://www.whatsapp.com/channel/0029ValOPhzBfxoEHPbcF91o

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

DNS

EventTiming (ms)
domainLookupStart625
domainLookupEnd625

TCP

EventTiming (ms)
connectStart626
secureConnectionStart632
connectEnd645

Request

EventTiming (ms)
requestStart645

Response

EventTiming (ms)
responseStart961
responseEnd1122

Processing

EventTiming (ms)
domInteractive1440
domContentLoadedEventStart1440
domContentLoadedEventEnd1440
domComplete1566

Load

EventTiming (ms)
loadEventStart1566
loadEventEnd1568