https://coconote.app/brainrot

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

DNS

EventTiming (ms)
domainLookupStart367
domainLookupEnd367

TCP

EventTiming (ms)
connectStart370
secureConnectionStart384
connectEnd453

Request

EventTiming (ms)
requestStart453

Response

EventTiming (ms)
responseStart711
responseEnd737

Processing

EventTiming (ms)
domInteractive1185
domContentLoadedEventStart1185
domContentLoadedEventEnd1185
domComplete1868

Load

EventTiming (ms)
loadEventStart1868
loadEventEnd1869