https://betterbuck.net/content/

Submitted URL:
https://betterbuck.net/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)
redirectStart1
redirectEnd840

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart840

DNS

EventTiming (ms)
domainLookupStart840
domainLookupEnd840

TCP

EventTiming (ms)
connectStart840
secureConnectionStart840
connectEnd840

Request

EventTiming (ms)
requestStart842

Response

EventTiming (ms)
responseStart1286
responseEnd1291

Processing

EventTiming (ms)
domInteractive2551
domContentLoadedEventStart2551
domContentLoadedEventEnd2553
domComplete2953

Load

EventTiming (ms)
loadEventStart2954
loadEventEnd2954