Ross Allen created MESOS-900:
--------------------------------

             Summary: Paginate all tables in the web UI
                 Key: MESOS-900
                 URL: https://issues.apache.org/jira/browse/MESOS-900
             Project: Mesos
          Issue Type: Improvement
          Components: webui
            Reporter: Ross Allen
            Priority: Minor


The current major bottleneck in the web UI is rendering, specifically rendering 
long lists of tasks, slaves, offers, etc. Paginating tables like "home.html" 
does saves lots of rendering time and makes it useable even with large amounts 
of data.

All tables should be paginated to prevent unnecessary rendering and to keep the 
UI responsive with large amounts of data.

This likely deserves a refactoring to make a paginated/sortable table into a 
directive.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to