https://www.thebotree.com/

Submitted URL:
https://www.thebotree.com/
Report Finished:

Performance Navigation Timing

The <code>PerformanceNavigationTiming</code> 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)
fetchStart1

DNS

EventTiming (ms)
domainLookupStart1
domainLookupEnd1

TCP

EventTiming (ms)
connectStart73
secureConnectionStart88
connectEnd294

Request

EventTiming (ms)
requestStart294

Response

EventTiming (ms)
responseStart400
responseEnd404

Processing

EventTiming (ms)
domInteractive1924
domContentLoadedEventStart1964
domContentLoadedEventEnd1966
domComplete3844

Load

EventTiming (ms)
loadEventStart3844
loadEventEnd4049