https://app.tapp.vip/v2/preview/T0VCOvbwfykZIzhCRSsh?notrack=true

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

DNS

EventTiming (ms)
domainLookupStart20341
domainLookupEnd20341

TCP

EventTiming (ms)
connectStart20343
secureConnectionStart20352
connectEnd20375

Request

EventTiming (ms)
requestStart20375

Response

EventTiming (ms)
responseStart21281
responseEnd21370

Processing

EventTiming (ms)
domInteractive21817
domContentLoadedEventStart21846
domContentLoadedEventEnd21846
domComplete22103

Load

EventTiming (ms)
loadEventStart22103
loadEventEnd22103