https://docs.google.com/forms/d/e/1FAIpQLSdG2mFiwQP2eP-0wWUI2nAOKYvTDvwqXsCdtZDba84xlDVulg/viewform?usp=send_form

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

DNS

EventTiming (ms)
domainLookupStart189
domainLookupEnd189

TCP

EventTiming (ms)
connectStart192
secureConnectionStart203
connectEnd306

Request

EventTiming (ms)
requestStart308

Response

EventTiming (ms)
responseStart500
responseEnd506

Processing

EventTiming (ms)
domInteractive532
domContentLoadedEventStart532
domContentLoadedEventEnd532
domComplete674

Load

EventTiming (ms)
loadEventStart674
loadEventEnd674