https://vps113629.inmotionhosting.com/ANT2025/fr/

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

DNS

EventTiming (ms)
domainLookupStart1363
domainLookupEnd1363

TCP

EventTiming (ms)
connectStart1366
secureConnectionStart1378
connectEnd1599

Request

EventTiming (ms)
requestStart1599

Response

EventTiming (ms)
responseStart1709
responseEnd1784

Processing

EventTiming (ms)
domInteractive1991
domContentLoadedEventStart1991
domContentLoadedEventEnd1992
domComplete1995

Load

EventTiming (ms)
loadEventStart1996
loadEventEnd1996