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)
unloadEventStart677
unloadEventEnd677

Redirect

EventTiming (ms)
redirectStart0
redirectEnd0

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart2

DNS

EventTiming (ms)
domainLookupStart2
domainLookupEnd2

TCP

EventTiming (ms)
connectStart2
secureConnectionStart2
connectEnd2

Request

EventTiming (ms)
requestStart10

Response

EventTiming (ms)
responseStart580
responseEnd583

Processing

EventTiming (ms)
domInteractive2533
domContentLoadedEventStart2536
domContentLoadedEventEnd2740
domComplete3270

Load

EventTiming (ms)
loadEventStart3270
loadEventEnd3280