https://computernewb.com/collab-vm/

Submitted URL:
https://computernewb.com/collab-vmRedirected
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)
redirectStart2
redirectEnd548

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart548

DNS

EventTiming (ms)
domainLookupStart548
domainLookupEnd548

TCP

EventTiming (ms)
connectStart548
secureConnectionStart548
connectEnd548

Request

EventTiming (ms)
requestStart550

Response

EventTiming (ms)
responseStart796
responseEnd799

Processing

EventTiming (ms)
domInteractive825
domContentLoadedEventStart825
domContentLoadedEventEnd825
domComplete845

Load

EventTiming (ms)
loadEventStart845
loadEventEnd845