https://sosafe-awareness.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)
fetchStart648

DNS

EventTiming (ms)
domainLookupStart648
domainLookupEnd648

TCP

EventTiming (ms)
connectStart652
secureConnectionStart665
connectEnd863

Request

EventTiming (ms)
requestStart864

Response

EventTiming (ms)
responseStart978
responseEnd1031

Processing

EventTiming (ms)
domInteractive1920
domContentLoadedEventStart1985
domContentLoadedEventEnd1986
domComplete2890

Load

EventTiming (ms)
loadEventStart2890
loadEventEnd2992