https://mastodon.social/@expressletter

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

DNS

EventTiming (ms)
domainLookupStart0
domainLookupEnd0

TCP

EventTiming (ms)
connectStart49
secureConnectionStart58
connectEnd72

Request

EventTiming (ms)
requestStart72

Response

EventTiming (ms)
responseStart2006
responseEnd2036

Processing

EventTiming (ms)
domInteractive2660
domContentLoadedEventStart2660
domContentLoadedEventEnd2675
domComplete2942

Load

EventTiming (ms)
loadEventStart2942
loadEventEnd2942