https://www.allworship.com/how-you-think-about-it/

Submitted URL:
https://www.allworship.com/how-you-think-about-itRedirected
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)
redirectStart1
redirectEnd343

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart343

DNS

EventTiming (ms)
domainLookupStart343
domainLookupEnd343

TCP

EventTiming (ms)
connectStart343
secureConnectionStart343
connectEnd343

Request

EventTiming (ms)
requestStart345

Response

EventTiming (ms)
responseStart576
responseEnd612

Processing

EventTiming (ms)
domInteractive1943
domContentLoadedEventStart1945
domContentLoadedEventEnd1952
domComplete3051

Load

EventTiming (ms)
loadEventStart3051
loadEventEnd3054