https://technopat.com/

Submitted URL:
https://technopat.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)
redirectStart2
redirectEnd437

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart437

DNS

EventTiming (ms)
domainLookupStart437
domainLookupEnd437

TCP

EventTiming (ms)
connectStart444
secureConnectionStart456
connectEnd541

Request

EventTiming (ms)
requestStart541

Response

EventTiming (ms)
responseStart581
responseEnd585

Processing

EventTiming (ms)
domInteractive772
domContentLoadedEventStart772
domContentLoadedEventEnd772
domComplete772

Load

EventTiming (ms)
loadEventStart772
loadEventEnd772