[Pidgin] #4816: Oscar protocol performance improvement(s)
Pidgin
trac at pidgin.im
Tue Mar 15 02:36:14 EDT 2011
#4816: Oscar protocol performance improvement(s)
-------------------------------------+--------------------------------------
Reporter: oliver | Owner: MarkDoliner
Type: patch | Status: new
Milestone: Patches Needing Review | Component: AIM
Version: 2.3.1 | Resolution:
Keywords: oscar performance patch |
-------------------------------------+--------------------------------------
Comment(by MarkDoliner):
* You can't have one big hash table indexed only by buddy name, because a
buddy can exist in more than one group, in which case they'll have more
than one item
I feel like the groups hash table is only used when
adding/removing/changing stuff on your buddy list, which doesn't happen
often, so it's not worth the memory overhead. I guess that might change
depending on how I fix the above problem. Revised patch is attached.
--
Ticket URL: <http://developer.pidgin.im/ticket/4816#comment:15>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list