https://www.jsdelivr.com/

Submitted URL:
https://cdn.jsdelivr.net/Redirected
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)
fetchStart94

DNS

EventTiming (ms)
domainLookupStart94
domainLookupEnd94

TCP

EventTiming (ms)
connectStart96
secureConnectionStart105
connectEnd123

Request

EventTiming (ms)
requestStart123

Response

EventTiming (ms)
responseStart232
responseEnd252

Processing

EventTiming (ms)
domInteractive1081
domContentLoadedEventStart1083
domContentLoadedEventEnd1218
domComplete1254

Load

EventTiming (ms)
loadEventStart1254
loadEventEnd1255