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

Submitted URL:
https://hackmd.io/s/SyibwjDwyl
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)
redirectStart2
redirectEnd991

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart991

DNS

EventTiming (ms)
domainLookupStart991
domainLookupEnd991

TCP

EventTiming (ms)
connectStart991
secureConnectionStart991
connectEnd991

Request

EventTiming (ms)
requestStart994

Response

EventTiming (ms)
responseStart1287
responseEnd1330

Processing

EventTiming (ms)
domInteractive3540
domContentLoadedEventStart7124
domContentLoadedEventEnd7127
domComplete8842

Load

EventTiming (ms)
loadEventStart8842
loadEventEnd8858