Actions
Bug #5023
closedReaders pre-load is extremely slow with large numbers of users
Status:
Resolved
Priority name:
Normal
Assignee:
Category name:
Social Paper
Target version:
Start date:
2015-12-11
Due date:
% Done:
0%
Estimated time:
Deployment actions:
Description
In 1.9.1 I added some caching for the database queries, which helps. But the process of fetching usernames, printing them to a JS variable, and then letting Select2 build the markup - it's taking forever. I'm going to look into ways to make this process faster, before deciding whether to ditch the pre-load altogether.
(Note: this really only affects people who are members of many groups.)
Actions