https://www.freesat.cn/forum/

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
redirectEnd744

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart744

DNS

EventTiming (ms)
domainLookupStart744
domainLookupEnd744

TCP

EventTiming (ms)
connectStart744
secureConnectionStart744
connectEnd744

Request

EventTiming (ms)
requestStart746

Response

EventTiming (ms)
responseStart1479
responseEnd1484

Processing

EventTiming (ms)
domInteractive2216
domContentLoadedEventStart2216
domContentLoadedEventEnd2217
domComplete2545

Load

EventTiming (ms)
loadEventStart2545
loadEventEnd2546