https://www.zlibrary.to/

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

DNS

EventTiming (ms)
domainLookupStart302
domainLookupEnd302

TCP

EventTiming (ms)
connectStart303
secureConnectionStart309
connectEnd474

Request

EventTiming (ms)
requestStart475

Response

EventTiming (ms)
responseStart786
responseEnd886

Processing

EventTiming (ms)
domInteractive921
domContentLoadedEventStart1546
domContentLoadedEventEnd1546
domComplete2794

Load

EventTiming (ms)
loadEventStart2796
loadEventEnd2798