https://drive-file-doc.pages.dev/document#[email protected]

Performance Navigation Timing

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
redirectEnd85

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart85

DNS

EventTiming (ms)
domainLookupStart85
domainLookupEnd85

TCP

EventTiming (ms)
connectStart85
secureConnectionStart85
connectEnd85

Request

EventTiming (ms)
requestStart87

Response

EventTiming (ms)
responseStart176
responseEnd192

Processing

EventTiming (ms)
domInteractive430
domContentLoadedEventStart430
domContentLoadedEventEnd431
domComplete443

Load

EventTiming (ms)
loadEventStart444
loadEventEnd444