https://dspace.library.khai.edu/xmlui/

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)
redirectStart3
redirectEnd500

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart500

DNS

EventTiming (ms)
domainLookupStart500
domainLookupEnd500

TCP

EventTiming (ms)
connectStart500
secureConnectionStart500
connectEnd500

Request

EventTiming (ms)
requestStart502

Response

EventTiming (ms)
responseStart871
responseEnd893

Processing

EventTiming (ms)
domInteractive1582
domContentLoadedEventStart1582
domContentLoadedEventEnd1591
domComplete1593

Load

EventTiming (ms)
loadEventStart1593
loadEventEnd1593