https://theandrewbailey.com/

Submitted URL:
https://theandrewbailey.com/
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)
fetchStart1

DNS

EventTiming (ms)
domainLookupStart1
domainLookupEnd1

TCP

EventTiming (ms)
connectStart69
secureConnectionStart79
connectEnd556

Request

EventTiming (ms)
requestStart557

Response

EventTiming (ms)
responseStart801
responseEnd804

Processing

EventTiming (ms)
domInteractive823
domContentLoadedEventStart823
domContentLoadedEventEnd823
domComplete1294

Load

EventTiming (ms)
loadEventStart1294
loadEventEnd1301