https://discord.com/invite/m9qdaZerVv

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

DNS

EventTiming (ms)
domainLookupStart1697
domainLookupEnd1697

TCP

EventTiming (ms)
connectStart1698
secureConnectionStart1707
connectEnd1720

Request

EventTiming (ms)
requestStart1721

Response

EventTiming (ms)
responseStart2258
responseEnd2303

Processing

EventTiming (ms)
domInteractive2958
domContentLoadedEventStart5394
domContentLoadedEventEnd5395
domComplete8444

Load

EventTiming (ms)
loadEventStart8445
loadEventEnd8445