https://hackmd.io/@anakmommy390/Hk9J-xqZJl?type=view

Submitted URL:
https://hackmd.io/s/Hk9J-xqZJlRedirected
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
redirectEnd1351

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart1351

DNS

EventTiming (ms)
domainLookupStart1351
domainLookupEnd1351

TCP

EventTiming (ms)
connectStart1351
secureConnectionStart1351
connectEnd1351

Request

EventTiming (ms)
requestStart1353

Response

EventTiming (ms)
responseStart2020
responseEnd2282

Processing

EventTiming (ms)
domInteractive3117
domContentLoadedEventStart6765
domContentLoadedEventEnd6766
domComplete8022

Load

EventTiming (ms)
loadEventStart8022
loadEventEnd8033