https://bit.ly/fullvideo60min%E2%80%A6

Submitted URL:
https://bit.ly/fullvideo60min%E2%80%A6
Report Finished:

Performance Navigation Timing

The <code>PerformanceNavigationTiming</code> 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)
fetchStart0

DNS

EventTiming (ms)
domainLookupStart0
domainLookupEnd0

TCP

EventTiming (ms)
connectStart52
secureConnectionStart63
connectEnd78

Request

EventTiming (ms)
requestStart78

Response

EventTiming (ms)
responseStart182
responseEnd186

Processing

EventTiming (ms)
domInteractive209
domContentLoadedEventStart209
domContentLoadedEventEnd210
domComplete351

Load

EventTiming (ms)
loadEventStart351
loadEventEnd352