https://www.kdocs.cn/

Submitted URL:
https://kdocs.cnRedirected
Report Finished:

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
redirectEnd0

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart2977

DNS

EventTiming (ms)
domainLookupStart2977
domainLookupEnd2977

TCP

EventTiming (ms)
connectStart2977
secureConnectionStart2977
connectEnd2977

Request

EventTiming (ms)
requestStart2979

Response

EventTiming (ms)
responseStart3316
responseEnd3491

Processing

EventTiming (ms)
domInteractive5381
domContentLoadedEventStart5517
domContentLoadedEventEnd5519
domComplete9695

Load

EventTiming (ms)
loadEventStart9696
loadEventEnd9889