https://www.baidu.com/

Submitted URL:
https://baidu.com/Redirected
Report Finished:

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

DNS

EventTiming (ms)
domainLookupStart1133
domainLookupEnd1133

TCP

EventTiming (ms)
connectStart1137
secureConnectionStart1153
connectEnd1594

Request

EventTiming (ms)
requestStart1594

Response

EventTiming (ms)
responseStart2031
responseEnd2261

Processing

EventTiming (ms)
domInteractive4238
domContentLoadedEventStart5407
domContentLoadedEventEnd5426
domComplete6878

Load

EventTiming (ms)
loadEventStart6878
loadEventEnd6891