https://filesfly.cc/folders/yuk8vtf6vv24sla7

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

DNS

EventTiming (ms)
domainLookupStart832
domainLookupEnd832

TCP

EventTiming (ms)
connectStart837
secureConnectionStart849
connectEnd1022

Request

EventTiming (ms)
requestStart1023

Response

EventTiming (ms)
responseStart1273
responseEnd1293

Processing

EventTiming (ms)
domInteractive2116
domContentLoadedEventStart2253
domContentLoadedEventEnd2275
domComplete2336

Load

EventTiming (ms)
loadEventStart2336
loadEventEnd2337