https://services.totalenergies.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)
fetchStart257

DNS

EventTiming (ms)
domainLookupStart257
domainLookupEnd257

TCP

EventTiming (ms)
connectStart259
secureConnectionStart268
connectEnd332

Request

EventTiming (ms)
requestStart332

Response

EventTiming (ms)
responseStart431
responseEnd465

Processing

EventTiming (ms)
domInteractive1246
domContentLoadedEventStart1251
domContentLoadedEventEnd1302
domComplete1571

Load

EventTiming (ms)
loadEventStart1571
loadEventEnd1572