https://apps3.oregon.gov/

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

DNS

EventTiming (ms)
domainLookupStart696
domainLookupEnd696

TCP

EventTiming (ms)
connectStart698
secureConnectionStart704
connectEnd1160

Request

EventTiming (ms)
requestStart1160

Response

EventTiming (ms)
responseStart1388
responseEnd1463

Processing

EventTiming (ms)
domInteractive2186
domContentLoadedEventStart2186
domContentLoadedEventEnd2187
domComplete2248

Load

EventTiming (ms)
loadEventStart2249
loadEventEnd2250