https://www.zacareers.co.za/2024/04/university-of-johannesburg-uj.html

Submitted URL:
https://bit.ly/UJ2025Redirected
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)
fetchStart200

DNS

EventTiming (ms)
domainLookupStart200
domainLookupEnd200

TCP

EventTiming (ms)
connectStart202
secureConnectionStart212
connectEnd768

Request

EventTiming (ms)
requestStart769

Response

EventTiming (ms)
responseStart1237
responseEnd1319

Processing

EventTiming (ms)
domInteractive2616
domContentLoadedEventStart2618
domContentLoadedEventEnd2806
domComplete6131

Load

EventTiming (ms)
loadEventStart6132
loadEventEnd6139