https://www.ebooks.com/en-es/

Submitted URL:
https://ebooks.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)
fetchStart501

DNS

EventTiming (ms)
domainLookupStart501
domainLookupEnd501

TCP

EventTiming (ms)
connectStart501
secureConnectionStart501
connectEnd501

Request

EventTiming (ms)
requestStart503

Response

EventTiming (ms)
responseStart745
responseEnd789

Processing

EventTiming (ms)
domInteractive1169
domContentLoadedEventStart1182
domContentLoadedEventEnd1184
domComplete1290

Load

EventTiming (ms)
loadEventStart1291
loadEventEnd1298