https://datche.blogspot.com/2024/12/blog-post_30.html

Submitted URL:
https://bit.ly/4fHVyjjRedirected
Report Finished:

Performance Navigation Timing

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)
fetchStart175

DNS

EventTiming (ms)
domainLookupStart175
domainLookupEnd175

TCP

EventTiming (ms)
connectStart177
secureConnectionStart185
connectEnd270

Request

EventTiming (ms)
requestStart271

Response

EventTiming (ms)
responseStart854
responseEnd896

Processing

EventTiming (ms)
domInteractive1090
domContentLoadedEventStart1091
domContentLoadedEventEnd1099
domComplete1409

Load

EventTiming (ms)
loadEventStart1409
loadEventEnd1409