https://pixelforce.com/

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
redirectEnd0

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart1494

DNS

EventTiming (ms)
domainLookupStart1494
domainLookupEnd1494

TCP

EventTiming (ms)
connectStart1495
secureConnectionStart1503
connectEnd1833

Request

EventTiming (ms)
requestStart1834

Response

EventTiming (ms)
responseStart3926
responseEnd3930

Processing

EventTiming (ms)
domInteractive5926
domContentLoadedEventStart7264
domContentLoadedEventEnd7308
domComplete9730

Load

EventTiming (ms)
loadEventStart9731
loadEventEnd9774