https://consent.youtube.com/m?continue=https%3A%2F%2Fwww.youtube.com%2Fhashtag%2Fshorts%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)
fetchStart140

DNS

EventTiming (ms)
domainLookupStart140
domainLookupEnd140

TCP

EventTiming (ms)
connectStart143
secureConnectionStart147
connectEnd179

Request

EventTiming (ms)
requestStart180

Response

EventTiming (ms)
responseStart241
responseEnd274

Processing

EventTiming (ms)
domInteractive592
domContentLoadedEventStart592
domContentLoadedEventEnd592
domComplete812

Load

EventTiming (ms)
loadEventStart813
loadEventEnd814