https://www.devmatch.space/

Submitted URL:
https://devmatch.space/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)
unloadEventStart0
unloadEventEnd0

Redirect

EventTiming (ms)
redirectStart0
redirectEnd0

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart303

DNS

EventTiming (ms)
domainLookupStart303
domainLookupEnd303

TCP

EventTiming (ms)
connectStart307
secureConnectionStart312
connectEnd335

Request

EventTiming (ms)
requestStart335

Response

EventTiming (ms)
responseStart524
responseEnd528

Processing

EventTiming (ms)
domInteractive555
domContentLoadedEventStart695
domContentLoadedEventEnd695
domComplete696

Load

EventTiming (ms)
loadEventStart696
loadEventEnd698