mirror of https://github.com/sipwise/repoapi.git
Calling sorting after every single project processing causes huge overload during initial page load because the same DOM part is removed, sorted and then added back by many callbacks at the same moment. So let's disable it. This function sorts the list of projects under each progress bar. It's not critical to have the list sorted there so let's remove sorting and see how it works for us. Change-Id: Iabf4adb3ade3b7835b35818b58855720363c2bf5changes/68/27268/1
parent
7c79db569d
commit
46eae42b82
Loading…
Reference in new issue