https://rutracker.org/forum/index.php

Submitted URL:
https://rutracker.org/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
redirectEnd402

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart402

DNS

EventTiming (ms)
domainLookupStart402
domainLookupEnd402

TCP

EventTiming (ms)
connectStart402
secureConnectionStart402
connectEnd402

Request

EventTiming (ms)
requestStart404

Response

EventTiming (ms)
responseStart607
responseEnd649

Processing

EventTiming (ms)
domInteractive1055
domContentLoadedEventStart1059
domContentLoadedEventEnd1061
domComplete1064

Load

EventTiming (ms)
loadEventStart1064
loadEventEnd1065