Skip to content

Optimization Required for Tendrl

Ankush Behl edited this page Jun 29, 2017 · 4 revisions
  • Improve responsiveness on all CRUD views.
  • Create Ceph cluster -
    • A new API call should not get fired every time to fetch the journal mapping, if the data has not been changed from “Roles” tab to “Journal Configuration” tab.
    • Reduce response time for Journal configuration API call.
  • Value of Donut charts and Trendline charts should be optimized.
  • Reduce GetNodeList API response time.
  • To use Server Sent Events/Web sockets instead of polling.
  • Create component for list views
Clone this wiki locally