[Pidgin] #4816: ocar protocol performance improvement(s)
Pidgin
trac at pidgin.im
Sun Feb 10 04:50:41 EST 2008
#4816: ocar protocol performance improvement(s)
---------------------+------------------------------------------------------
Reporter: oliver | Owner: MarkDoliner
Type: patch | Status: closed
Priority: minor | Milestone:
Component: AIM | Version: 2.3.1
Resolution: fixed | Keywords: oscar performance patch
Pending: 0 |
---------------------+------------------------------------------------------
Changes (by MarkDoliner):
* status: new => closed
* resolution: => fixed
Comment:
I committed this change, thanks.
For the ssi/feedbag change, yes, you're right, both of your proposed
changes would help, and I think it's totally worth the added memory usage.
It sounds like a great idea. My personal preference is for using a
GHashTable where the key is the normalized version of the buddies name and
the value points to the aim_ssi_item. I don't know if you would need two
hash tables (one for OscarData->ssi.official and one for
OscarData->ssi.local) or if one would be sufficient (just for
OscarData->ssi.local).
--
Ticket URL: <http://developer.pidgin.im/ticket/4816#comment:1>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list