https://hackmd.io/@jepiva4678/BkA3KQuJkl?type=view

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

Performance Navigation Timing

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
redirectEnd1000

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart1000

DNS

EventTiming (ms)
domainLookupStart1000
domainLookupEnd1000

TCP

EventTiming (ms)
connectStart1000
secureConnectionStart1000
connectEnd1000

Request

EventTiming (ms)
requestStart1003

Response

EventTiming (ms)
responseStart1275
responseEnd1316

Processing

EventTiming (ms)
domInteractive2035
domContentLoadedEventStart6174
domContentLoadedEventEnd6176
domComplete8020

Load

EventTiming (ms)
loadEventStart8020
loadEventEnd8034