https://hackmd.io/@aUXyySQ9TVuhdgBETjIkSg/rJPFExnTC?type=view

Submitted URL:
https://hackmd.io/s/rJPFExnTCRedirected
Report Finished:

Performance Navigation Timing

The <code>PerformanceNavigationTiming</code> interface provides metrics regarding the browser's document navigation events

Learn more...

Process Unload Event

EventTiming (ms)
unloadEventStart0
unloadEventEnd0

Redirect

EventTiming (ms)
redirectStart0
redirectEnd1095

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart1095

DNS

EventTiming (ms)
domainLookupStart1095
domainLookupEnd1095

TCP

EventTiming (ms)
connectStart1095
secureConnectionStart1095
connectEnd1095

Request

EventTiming (ms)
requestStart1098

Response

EventTiming (ms)
responseStart1380
responseEnd1421

Processing

EventTiming (ms)
domInteractive2093
domContentLoadedEventStart5445
domContentLoadedEventEnd5447
domComplete7070

Load

EventTiming (ms)
loadEventStart7070
loadEventEnd7089