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

Submitted URL:
https://hackmd.io/s/H131b5tUygRedirected
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)
redirectStart1
redirectEnd1076

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart1076

DNS

EventTiming (ms)
domainLookupStart1076
domainLookupEnd1076

TCP

EventTiming (ms)
connectStart1076
secureConnectionStart1076
connectEnd1076

Request

EventTiming (ms)
requestStart1081

Response

EventTiming (ms)
responseStart1386
responseEnd1428

Processing

EventTiming (ms)
domInteractive2313
domContentLoadedEventStart5938
domContentLoadedEventEnd5940
domComplete7740

Load

EventTiming (ms)
loadEventStart7740
loadEventEnd7751