https://streamboo.com/

Submitted URL:
https://smmbotassist.ru/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)
fetchStart456

DNS

EventTiming (ms)
domainLookupStart456
domainLookupEnd456

TCP

EventTiming (ms)
connectStart458
secureConnectionStart466
connectEnd1162

Request

EventTiming (ms)
requestStart1163

Response

EventTiming (ms)
responseStart1353
responseEnd1357

Processing

EventTiming (ms)
domInteractive1850
domContentLoadedEventStart1850
domContentLoadedEventEnd1850
domComplete1924

Load

EventTiming (ms)
loadEventStart1925
loadEventEnd1928