Submitted URL:
https://hackmd.io/@appanail-appanail/appanail
Report Finished:

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
redirectEnd0

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart0

DNS

EventTiming (ms)
domainLookupStart0
domainLookupEnd0

TCP

EventTiming (ms)
connectStart50
secureConnectionStart60
connectEnd965

Request

EventTiming (ms)
requestStart965

Response

EventTiming (ms)
responseStart1272
responseEnd1278

Processing

EventTiming (ms)
domInteractive2119
domContentLoadedEventStart4778
domContentLoadedEventEnd4780
domComplete6310

Load

EventTiming (ms)
loadEventStart6310
loadEventEnd6321