https://www.godaddy.com/es-es

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

DNS

EventTiming (ms)
domainLookupStart680
domainLookupEnd680

TCP

EventTiming (ms)
connectStart680
secureConnectionStart680
connectEnd680

Request

EventTiming (ms)
requestStart682

Response

EventTiming (ms)
responseStart967
responseEnd1128

Processing

EventTiming (ms)
domInteractive1974
domContentLoadedEventStart2195
domContentLoadedEventEnd2195
domComplete2217

Load

EventTiming (ms)
loadEventStart2218
loadEventEnd2276