https://gohugo.io/troubleshooting/faq/#i-get-this-feature-is-not-available-in-your-current-hugo-version

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

DNS

EventTiming (ms)
domainLookupStart578
domainLookupEnd578

TCP

EventTiming (ms)
connectStart584
secureConnectionStart596
connectEnd666

Request

EventTiming (ms)
requestStart666

Response

EventTiming (ms)
responseStart766
responseEnd770

Processing

EventTiming (ms)
domInteractive1262
domContentLoadedEventStart1287
domContentLoadedEventEnd1287
domComplete1348

Load

EventTiming (ms)
loadEventStart1348
loadEventEnd1348