https://hcb.hackclub.com/users/auth

Submitted URL:
https://hcb.hackclub.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)
redirectStart2
redirectEnd1005

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart1005

DNS

EventTiming (ms)
domainLookupStart1005
domainLookupEnd1005

TCP

EventTiming (ms)
connectStart1005
secureConnectionStart1005
connectEnd1005

Request

EventTiming (ms)
requestStart1008

Response

EventTiming (ms)
responseStart1142
responseEnd1246

Processing

EventTiming (ms)
domInteractive1442
domContentLoadedEventStart1576
domContentLoadedEventEnd1595
domComplete1773

Load

EventTiming (ms)
loadEventStart1779
loadEventEnd1782