https://forum.thecodingcolosseum.com/topic/21094/safsgfds

Submitted URL:
https://forum.thecodingcolosseum.com/topic/21094/safsgfds
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)
fetchStart5

DNS

EventTiming (ms)
domainLookupStart5
domainLookupEnd5

TCP

EventTiming (ms)
connectStart110
secureConnectionStart122
connectEnd288

Request

EventTiming (ms)
requestStart289

Response

EventTiming (ms)
responseStart511
responseEnd556

Processing

EventTiming (ms)
domInteractive866
domContentLoadedEventStart930
domContentLoadedEventEnd931
domComplete1694

Load

EventTiming (ms)
loadEventStart1694
loadEventEnd1695