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

Submitted URL:
https://hackmd.io/s/r1XDBPC0ARedirected
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)
redirectStart0
redirectEnd1005

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart1005

DNS

EventTiming (ms)
domainLookupStart1005
domainLookupEnd1005

TCP

EventTiming (ms)
connectStart1005
secureConnectionStart1005
connectEnd1005

Request

EventTiming (ms)
requestStart1008

Response

EventTiming (ms)
responseStart1286
responseEnd1328

Processing

EventTiming (ms)
domInteractive1902
domContentLoadedEventStart5239
domContentLoadedEventEnd5242
domComplete6214

Load

EventTiming (ms)
loadEventStart6214
loadEventEnd6229