Type |
Task
|
Priority |
Normal
|
Assignee | |
RedmineID |
4394
|
Version |
Public testflight version.
|
Issue Votes (0)
Watchers (0)
Type |
Task
|
Priority |
Normal
|
Assignee | |
RedmineID |
4394
|
Version |
Public testflight version.
|
Currently chat and MUC view can be slow if there is a lot of data in list.
It may be worth to read entries from database in batches and keep them in memory instead of reading every item when it is requested.
This could also improve scrolling performance and reduce load on database level.