https://acortar.link/

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
redirectEnd580

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart580

DNS

EventTiming (ms)
domainLookupStart580
domainLookupEnd580

TCP

EventTiming (ms)
connectStart580
secureConnectionStart580
connectEnd580

Request

EventTiming (ms)
requestStart582

Response

EventTiming (ms)
responseStart1056
responseEnd1098

Processing

EventTiming (ms)
domInteractive20753
domContentLoadedEventStart20766
domContentLoadedEventEnd20768
domComplete20794

Load

EventTiming (ms)
loadEventStart20795
loadEventEnd20823