https://www.tips-and-tricks.co/

Submitted URL:
https://tips-and-tricks.coRedirected
Report Finished:

Performance Navigation Timing

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)
fetchStart186

DNS

EventTiming (ms)
domainLookupStart186
domainLookupEnd186

TCP

EventTiming (ms)
connectStart187
secureConnectionStart192
connectEnd207

Request

EventTiming (ms)
requestStart208

Response

EventTiming (ms)
responseStart328
responseEnd366

Processing

EventTiming (ms)
domInteractive1269
domContentLoadedEventStart1315
domContentLoadedEventEnd1336
domComplete2746

Load

EventTiming (ms)
loadEventStart2754
loadEventEnd2798