https://newporttank.com/en/home

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
redirectEnd702

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart702

DNS

EventTiming (ms)
domainLookupStart702
domainLookupEnd702

TCP

EventTiming (ms)
connectStart702
secureConnectionStart702
connectEnd702

Request

EventTiming (ms)
requestStart704

Response

EventTiming (ms)
responseStart1260
responseEnd1324

Processing

EventTiming (ms)
domInteractive1745
domContentLoadedEventStart1745
domContentLoadedEventEnd1753
domComplete2323

Load

EventTiming (ms)
loadEventStart2323
loadEventEnd2326