Submitted URL:
https://microtechengineers.org/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)
unloadEventStart61
unloadEventEnd61

Redirect

EventTiming (ms)
redirectStart3
redirectEnd25

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart25

DNS

EventTiming (ms)
domainLookupStart25
domainLookupEnd25

TCP

EventTiming (ms)
connectStart25
secureConnectionStart25
connectEnd25

Request

EventTiming (ms)
requestStart29

Response

EventTiming (ms)
responseStart46
responseEnd68

Processing

EventTiming (ms)
domInteractive293
domContentLoadedEventStart307
domContentLoadedEventEnd310
domComplete798

Load

EventTiming (ms)
loadEventStart798
loadEventEnd799