https://bitly.cx/

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)
redirectStart1
redirectEnd430

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart430

DNS

EventTiming (ms)
domainLookupStart430
domainLookupEnd430

TCP

EventTiming (ms)
connectStart430
secureConnectionStart430
connectEnd430

Request

EventTiming (ms)
requestStart432

Response

EventTiming (ms)
responseStart739
responseEnd826

Processing

EventTiming (ms)
domInteractive1191
domContentLoadedEventStart1215
domContentLoadedEventEnd1216
domComplete1772

Load

EventTiming (ms)
loadEventStart1772
loadEventEnd1774