Ticket #9703 (closed patch: fixed)
add a GHashTable cache for conversations to speed up find_conversation_with_account
| Reported by: | tmm1 | Owned by: | darkrain42 |
|---|---|---|---|
| Milestone: | 2.6.0 | Component: | libpurple |
| Version: | 2.5.8 | Keywords: | |
| Cc: |
Description
conversations are stored as a linked list, which makes purple_find_conversation_with_account very expensive when you have a lot of conversations
Attachments
Change History
Note: See
TracTickets for help on using
tickets.



