https://www.cpm.coop/

Submitted URL:
https://cpm.coop/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)
fetchStart1300

DNS

EventTiming (ms)
domainLookupStart1300
domainLookupEnd1300

TCP

EventTiming (ms)
connectStart1302
secureConnectionStart1307
connectEnd1644

Request

EventTiming (ms)
requestStart1644

Response

EventTiming (ms)
responseStart2106
responseEnd2110

Processing

EventTiming (ms)
domInteractive4026
domContentLoadedEventStart4026
domContentLoadedEventEnd4027
domComplete6337

Load

EventTiming (ms)
loadEventStart6338
loadEventEnd6340