https://gamingamerican.blogspot.com/2025/01/igaming.html

Submitted URL:
https://shorturl.at/wySLaRedirected
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)
fetchStart520

DNS

EventTiming (ms)
domainLookupStart520
domainLookupEnd520

TCP

EventTiming (ms)
connectStart521
secureConnectionStart532
connectEnd607

Request

EventTiming (ms)
requestStart608

Response

EventTiming (ms)
responseStart867
responseEnd910

Processing

EventTiming (ms)
domInteractive1748
domContentLoadedEventStart1748
domContentLoadedEventEnd1760
domComplete2110

Load

EventTiming (ms)
loadEventStart2110
loadEventEnd2127