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

Submitted URL:
https://hackmd.io/s/BJJ3sUGv1lRedirected
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
redirectEnd1036

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart1036

DNS

EventTiming (ms)
domainLookupStart1036
domainLookupEnd1036

TCP

EventTiming (ms)
connectStart1036
secureConnectionStart1036
connectEnd1036

Request

EventTiming (ms)
requestStart1039

Response

EventTiming (ms)
responseStart1442
responseEnd1484

Processing

EventTiming (ms)
domInteractive2214
domContentLoadedEventStart5206
domContentLoadedEventEnd5208
domComplete5978

Load

EventTiming (ms)
loadEventStart5979
loadEventEnd5996