https://poperblocker.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)
unloadEventStart839
unloadEventEnd839

Redirect

EventTiming (ms)
redirectStart0
redirectEnd0

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart25

DNS

EventTiming (ms)
domainLookupStart25
domainLookupEnd25

TCP

EventTiming (ms)
connectStart25
secureConnectionStart25
connectEnd25

Request

EventTiming (ms)
requestStart67

Response

EventTiming (ms)
responseStart606
responseEnd615

Processing

EventTiming (ms)
domInteractive2926
domContentLoadedEventStart2927
domContentLoadedEventEnd3082
domComplete4262

Load

EventTiming (ms)
loadEventStart4262
loadEventEnd4269