https://bdebooks.com/en/book-download

Submitted URL:
https://bdebooks.com/en/book-download/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
redirectEnd612

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart612

DNS

EventTiming (ms)
domainLookupStart612
domainLookupEnd612

TCP

EventTiming (ms)
connectStart612
secureConnectionStart612
connectEnd612

Request

EventTiming (ms)
requestStart614

Response

EventTiming (ms)
responseStart846
responseEnd876

Processing

EventTiming (ms)
domInteractive2083
domContentLoadedEventStart2487
domContentLoadedEventEnd2490
domComplete3210

Load

EventTiming (ms)
loadEventStart3210
loadEventEnd3227