https://consent.youtube.com/m?continue=https%3A%2F%2Fwww.youtube.com%2Fshorts%2FNHKUI3JXR40%3Fcbrd%3D1&gl=ES&m=0&pc=yt&cm=2&hl=en&src=1

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

DNS

EventTiming (ms)
domainLookupStart166
domainLookupEnd166

TCP

EventTiming (ms)
connectStart172
secureConnectionStart179
connectEnd217

Request

EventTiming (ms)
requestStart218

Response

EventTiming (ms)
responseStart286
responseEnd314

Processing

EventTiming (ms)
domInteractive805
domContentLoadedEventStart806
domContentLoadedEventEnd806
domComplete890

Load

EventTiming (ms)
loadEventStart891
loadEventEnd892