https://www.consumercomplaints.in/

Submitted URL:
https://consumercomplaints.in/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)
fetchStart250

DNS

EventTiming (ms)
domainLookupStart250
domainLookupEnd250

TCP

EventTiming (ms)
connectStart253
secureConnectionStart260
connectEnd284

Request

EventTiming (ms)
requestStart284

Response

EventTiming (ms)
responseStart472
responseEnd540

Processing

EventTiming (ms)
domInteractive1590
domContentLoadedEventStart1594
domContentLoadedEventEnd1595
domComplete1597

Load

EventTiming (ms)
loadEventStart1597
loadEventEnd1599