https://services.shortways.com/notFound

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)
redirectStart2
redirectEnd360

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart360

DNS

EventTiming (ms)
domainLookupStart360
domainLookupEnd360

TCP

EventTiming (ms)
connectStart360
secureConnectionStart360
connectEnd360

Request

EventTiming (ms)
requestStart367

Response

EventTiming (ms)
responseStart441
responseEnd445

Processing

EventTiming (ms)
domInteractive477
domContentLoadedEventStart945
domContentLoadedEventEnd945
domComplete948

Load

EventTiming (ms)
loadEventStart948
loadEventEnd948