https://updaatcards.com/

Performance Navigation Timing

Copy link

The PerformanceNavigationTiming interface provides metrics regarding the browser's document navigation events

Learn more...

Process Unload Event

EventTiming (ms)
unloadEventStart260
unloadEventEnd260

Redirect

EventTiming (ms)
redirectStart0
redirectEnd0

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart8

DNS

EventTiming (ms)
domainLookupStart8
domainLookupEnd8

TCP

EventTiming (ms)
connectStart8
secureConnectionStart8
connectEnd8

Request

EventTiming (ms)
requestStart19

Response

EventTiming (ms)
responseStart253
responseEnd256

Processing

EventTiming (ms)
domInteractive283
domContentLoadedEventStart283
domContentLoadedEventEnd285
domComplete285

Load

EventTiming (ms)
loadEventStart285
loadEventEnd285