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

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

Performance Navigation Timing

Copy link

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

Learn more...

Process Unload Event

EventTiming (ms)
unloadEventStart0
unloadEventEnd0

Redirect

EventTiming (ms)
redirectStart4
redirectEnd1227

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart1227

DNS

EventTiming (ms)
domainLookupStart1227
domainLookupEnd1227

TCP

EventTiming (ms)
connectStart1227
secureConnectionStart1227
connectEnd1227

Request

EventTiming (ms)
requestStart1230

Response

EventTiming (ms)
responseStart1778
responseEnd2013

Processing

EventTiming (ms)
domInteractive2923
domContentLoadedEventStart5712
domContentLoadedEventEnd5716
domComplete7457

Load

EventTiming (ms)
loadEventStart7457
loadEventEnd7467