https://halfstaff.org/up/

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)
redirectStart1
redirectEnd627

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart627

DNS

EventTiming (ms)
domainLookupStart627
domainLookupEnd627

TCP

EventTiming (ms)
connectStart627
secureConnectionStart627
connectEnd627

Request

EventTiming (ms)
requestStart632

Response

EventTiming (ms)
responseStart877
responseEnd881

Processing

EventTiming (ms)
domInteractive1504
domContentLoadedEventStart1504
domContentLoadedEventEnd1505
domComplete2064

Load

EventTiming (ms)
loadEventStart2065
loadEventEnd2065