https://www.reddit.com/r/MaskedMILF/?rdt=39037

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)
redirectStart1
redirectEnd87

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart87

DNS

EventTiming (ms)
domainLookupStart87
domainLookupEnd87

TCP

EventTiming (ms)
connectStart87
secureConnectionStart87
connectEnd87

Request

EventTiming (ms)
requestStart90

Response

EventTiming (ms)
responseStart245
responseEnd415

Processing

EventTiming (ms)
domInteractive484
domContentLoadedEventStart2603
domContentLoadedEventEnd2603
domComplete3803

Load

EventTiming (ms)
loadEventStart3803
loadEventEnd3804