https://discord.com/invite/DMPdkZTx

Submitted URL:
https://discord.gg/DMPdkZTxRedirected
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)
fetchStart101

DNS

EventTiming (ms)
domainLookupStart101
domainLookupEnd101

TCP

EventTiming (ms)
connectStart103
secureConnectionStart114
connectEnd128

Request

EventTiming (ms)
requestStart129

Response

EventTiming (ms)
responseStart360
responseEnd402

Processing

EventTiming (ms)
domInteractive948
domContentLoadedEventStart4025
domContentLoadedEventEnd4027
domComplete7209

Load

EventTiming (ms)
loadEventStart7210
loadEventEnd7210