https://www.kali.org/

Submitted URL:
https://kali.org/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)
fetchStart564

DNS

EventTiming (ms)
domainLookupStart564
domainLookupEnd564

TCP

EventTiming (ms)
connectStart566
secureConnectionStart572
connectEnd593

Request

EventTiming (ms)
requestStart593

Response

EventTiming (ms)
responseStart1017
responseEnd1065

Processing

EventTiming (ms)
domInteractive1719
domContentLoadedEventStart1719
domContentLoadedEventEnd1719
domComplete1738

Load

EventTiming (ms)
loadEventStart1738
loadEventEnd1744