https://discord.com/invite/k2MCCbV7

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

DNS

EventTiming (ms)
domainLookupStart86
domainLookupEnd86

TCP

EventTiming (ms)
connectStart88
secureConnectionStart98
connectEnd109

Request

EventTiming (ms)
requestStart109

Response

EventTiming (ms)
responseStart383
responseEnd427

Processing

EventTiming (ms)
domInteractive739
domContentLoadedEventStart4266
domContentLoadedEventEnd4271
domComplete9307

Load

EventTiming (ms)
loadEventStart9308
loadEventEnd9308