https://del.dhl.com/prg/customer/options/servicepoint_delivery.xhtml

Performance Navigation Timing

Copy link

The PerformanceNavigationTiming interface provides metrics regarding the browser's document navigation events

Learn more...

Process Unload Event

EventTiming (ms)
unloadEventStart1175
unloadEventEnd1175

Redirect

EventTiming (ms)
redirectStart2
redirectEnd393

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart393

DNS

EventTiming (ms)
domainLookupStart393
domainLookupEnd393

TCP

EventTiming (ms)
connectStart393
secureConnectionStart393
connectEnd393

Request

EventTiming (ms)
requestStart396

Response

EventTiming (ms)
responseStart1166
responseEnd1170

Processing

EventTiming (ms)
domInteractive2698
domContentLoadedEventStart2698
domContentLoadedEventEnd2700
domComplete3989

Load

EventTiming (ms)
loadEventStart3989
loadEventEnd4043