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

DNS

EventTiming (ms)
domainLookupStart1146
domainLookupEnd1146

TCP

EventTiming (ms)
connectStart1152
secureConnectionStart1171
connectEnd1608

Request

EventTiming (ms)
requestStart1611

Response

EventTiming (ms)
responseStart2026
responseEnd2241

Processing

EventTiming (ms)
domInteractive4418
domContentLoadedEventStart5335
domContentLoadedEventEnd5360
domComplete6475

Load

EventTiming (ms)
loadEventStart6475
loadEventEnd6498