https://hackmd.io/@bh7fdhsd/ryOYXiT8yx?type=view

Submitted URL:
https://hackmd.io/s/ryOYXiT8yxRedirected
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)
redirectStart1
redirectEnd1241

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart1241

DNS

EventTiming (ms)
domainLookupStart1241
domainLookupEnd1241

TCP

EventTiming (ms)
connectStart1241
secureConnectionStart1241
connectEnd1241

Request

EventTiming (ms)
requestStart1244

Response

EventTiming (ms)
responseStart1524
responseEnd1566

Processing

EventTiming (ms)
domInteractive2689
domContentLoadedEventStart7853
domContentLoadedEventEnd7856
domComplete9934

Load

EventTiming (ms)
loadEventStart9934
loadEventEnd9949