https://hackmd.io/@bh7fdhsd/S1wYraKvyl?type=view

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

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart1233

DNS

EventTiming (ms)
domainLookupStart1233
domainLookupEnd1233

TCP

EventTiming (ms)
connectStart1233
secureConnectionStart1233
connectEnd1233

Request

EventTiming (ms)
requestStart1236

Response

EventTiming (ms)
responseStart1515
responseEnd1556

Processing

EventTiming (ms)
domInteractive2293
domContentLoadedEventStart4669
domContentLoadedEventEnd4672
domComplete5841

Load

EventTiming (ms)
loadEventStart5841
loadEventEnd5851