https://hackmd.io/@anakmommy390/r1f_IBsb1g?type=view

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

Performance Navigation Timing

The PerformanceNavigationTiming interface provides metrics regarding the browser's document navigation events

Process Unload Event

EventTiming (ms)
unloadEventStart0
unloadEventEnd0

Redirect

EventTiming (ms)
redirectStart1
redirectEnd1025

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart1025

DNS

EventTiming (ms)
domainLookupStart1025
domainLookupEnd1025

TCP

EventTiming (ms)
connectStart1025
secureConnectionStart1025
connectEnd1025

Request

EventTiming (ms)
requestStart1028

Response

EventTiming (ms)
responseStart1346
responseEnd1388

Processing

EventTiming (ms)
domInteractive2361
domContentLoadedEventStart5581
domContentLoadedEventEnd5583
domComplete6930

Load

EventTiming (ms)
loadEventStart6930
loadEventEnd6941