https://uttpforum.st/index.php

Submitted URL:
https://uttpforum.st/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
redirectEnd1253

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart1253

DNS

EventTiming (ms)
domainLookupStart1253
domainLookupEnd1253

TCP

EventTiming (ms)
connectStart1253
secureConnectionStart1253
connectEnd1253

Request

EventTiming (ms)
requestStart1256

Response

EventTiming (ms)
responseStart1661
responseEnd1665

Processing

EventTiming (ms)
domInteractive2128
domContentLoadedEventStart2389
domContentLoadedEventEnd2390
domComplete2393

Load

EventTiming (ms)
loadEventStart2393
loadEventEnd2393