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

Submitted URL:
https://hackmd.io/s/rJrnpVbF1gRedirected
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)
redirectStart0
redirectEnd1064

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart1064

DNS

EventTiming (ms)
domainLookupStart1064
domainLookupEnd1064

TCP

EventTiming (ms)
connectStart1064
secureConnectionStart1064
connectEnd1064

Request

EventTiming (ms)
requestStart1067

Response

EventTiming (ms)
responseStart1385
responseEnd1391

Processing

EventTiming (ms)
domInteractive2570
domContentLoadedEventStart5978
domContentLoadedEventEnd5980
domComplete7453

Load

EventTiming (ms)
loadEventStart7453
loadEventEnd7465