Improve performance of chat and MUC view (#12)
Closed
Andrzej Wójcik (Tigase) opened 8 years ago
Due Date
2016-08-21

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.

Andrzej Wójcik (Tigase) commented 8 years ago

Looks like all is working fine after this changes. Need time to verify that there is no regression.

Andrzej Wójcik (Tigase) commented 8 years ago

I've just found an issue where newly created chat caused application crash as chat id was not assigned during creation. It will be better to test this changes a little longer

Andrzej Wójcik (Tigase) commented 8 years ago

Tested and with recent fixes all works fine

issue 1 of 1
Type
Task
Priority
Normal
Assignee
RedmineID
4394
Version
Public testflight version.
Issue Votes (0)
Watchers (0)
Reference
tigase/_clients/siskin-im#12
Please wait...
Page is in error, reload to recover