https://forum.thecodingcolosseum.com/topic/21193/sxcxc

Submitted URL:
https://forum.thecodingcolosseum.com/topic/21193/sxcxc
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)
fetchStart8

DNS

EventTiming (ms)
domainLookupStart8
domainLookupEnd8

TCP

EventTiming (ms)
connectStart174
secureConnectionStart189
connectEnd254

Request

EventTiming (ms)
requestStart256

Response

EventTiming (ms)
responseStart495
responseEnd539

Processing

EventTiming (ms)
domInteractive910
domContentLoadedEventStart1038
domContentLoadedEventEnd1038
domComplete1068

Load

EventTiming (ms)
loadEventStart1068
loadEventEnd1072