https://elves-of-rosegarden-pspschool.iphpbb3.com/forum/portal.php?nxu=79145872nx244

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
redirectEnd240

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart240

DNS

EventTiming (ms)
domainLookupStart240
domainLookupEnd240

TCP

EventTiming (ms)
connectStart240
secureConnectionStart240
connectEnd240

Request

EventTiming (ms)
requestStart243

Response

EventTiming (ms)
responseStart1233
responseEnd1237

Processing

EventTiming (ms)
domInteractive1885
domContentLoadedEventStart1885
domContentLoadedEventEnd1885
domComplete2495

Load

EventTiming (ms)
loadEventStart2495
loadEventEnd2500