https://steemcommumnuty.com/10539042915

Submitted URL:
https://steemcommumnuty.com/10539042915
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
redirectEnd10

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart10

DNS

EventTiming (ms)
domainLookupStart10
domainLookupEnd10

TCP

EventTiming (ms)
connectStart10
secureConnectionStart10
connectEnd10

Request

EventTiming (ms)
requestStart12

Response

EventTiming (ms)
responseStart227
responseEnd271

Processing

EventTiming (ms)
domInteractive310
domContentLoadedEventStart310
domContentLoadedEventEnd310
domComplete7010

Load

EventTiming (ms)
loadEventStart7010
loadEventEnd7010