https://del.dhl.com/prg/on-demand-delivery.xhtml?ctrycode=NL

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
redirectEnd936

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart936

DNS

EventTiming (ms)
domainLookupStart936
domainLookupEnd936

TCP

EventTiming (ms)
connectStart936
secureConnectionStart936
connectEnd936

Request

EventTiming (ms)
requestStart939

Response

EventTiming (ms)
responseStart1670
responseEnd1673

Processing

EventTiming (ms)
domInteractive3890
domContentLoadedEventStart3944
domContentLoadedEventEnd3945
domComplete4826

Load

EventTiming (ms)
loadEventStart4826
loadEventEnd4829