https://hackmd.io/@k59fX_GZS7OF7DxilmopcA/ryEO_2LdJg

Submitted URL:
https://hackmd.io/@k59fX_GZS7OF7DxilmopcA/ryEO_2LdJg
Report Finished:

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

DNS

EventTiming (ms)
domainLookupStart2
domainLookupEnd2

TCP

EventTiming (ms)
connectStart87
secureConnectionStart98
connectEnd786

Request

EventTiming (ms)
requestStart787

Response

EventTiming (ms)
responseStart1081
responseEnd1123

Processing

EventTiming (ms)
domInteractive2091
domContentLoadedEventStart4986
domContentLoadedEventEnd4989
domComplete6466

Load

EventTiming (ms)
loadEventStart6466
loadEventEnd6478