https://www.lowkickmma.com/

Submitted URL:
https://cagepotato.com/Redirected
Report Finished:

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

DNS

EventTiming (ms)
domainLookupStart942
domainLookupEnd942

TCP

EventTiming (ms)
connectStart944
secureConnectionStart950
connectEnd969

Request

EventTiming (ms)
requestStart969

Response

EventTiming (ms)
responseStart1344
responseEnd1664

Processing

EventTiming (ms)
domInteractive1947
domContentLoadedEventStart1948
domContentLoadedEventEnd1953
domComplete3000

Load

EventTiming (ms)
loadEventStart3000
loadEventEnd3002