https://rg.egytpost.buzz/i/

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)
fetchStart1125

DNS

EventTiming (ms)
domainLookupStart1125
domainLookupEnd1125

TCP

EventTiming (ms)
connectStart1125
secureConnectionStart1125
connectEnd1125

Request

EventTiming (ms)
requestStart1127

Response

EventTiming (ms)
responseStart1292
responseEnd1295

Processing

EventTiming (ms)
domInteractive1313
domContentLoadedEventStart2484
domContentLoadedEventEnd2484
domComplete2485

Load

EventTiming (ms)
loadEventStart2485
loadEventEnd2485