https://parabereforum.com/

Submitted URL:
https://www.parabereforum.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)
fetchStart1056

DNS

EventTiming (ms)
domainLookupStart1056
domainLookupEnd1056

TCP

EventTiming (ms)
connectStart1058
secureConnectionStart1064
connectEnd1135

Request

EventTiming (ms)
requestStart1136

Response

EventTiming (ms)
responseStart1199
responseEnd1203

Processing

EventTiming (ms)
domInteractive2038
domContentLoadedEventStart2038
domContentLoadedEventEnd2039
domComplete2099

Load

EventTiming (ms)
loadEventStart2099
loadEventEnd2120