Code review comment for ~caleb-ellis/maas:machine-truncation-2.6

Revision history for this message
Caleb Ellis (caleb-ellis) wrote :

To reiterate what was said on IRC - this branch improves first load performance on the machine list a lot by removing vs-repeat. It also solves the problem of having to reload the machine data every time a user navigates to the machine list. While we would have liked to have moved to React by now it just simply won't happen this cycle, so I've opted to pull in this stop-gap performance fix from 2.6.

Relevant performance discussions:
https://github.com/canonical-web-and-design/MAAS-squad/issues/1314
https://docs.google.com/document/d/18kE1XU56odpf_ZOWgiSaYPjLcmPfZy_AiK8ZiRn1mW8/edit

« Back to merge proposal