[Bug 62378] Offline contact caching

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 18 16:21:55 CET 2013


https://bugs.freedesktop.org/show_bug.cgi?id=62378

--- Comment #6 from Xavier Claessens <xclaesse at gmail.com> ---
Callgrinded a modified version of the unit test that creates 500 contacts and
store/load them from a single file.

1) most of the time is spent creating the 500 contacts, below I count only the
part where it store and load back the cache, excluding the setup part.
2) _tp_asv_to_vardict() takes 60% of the time
3) tp_account_dup_offline_accounts() is only 10% the time, and 60% of it is
GObject creation.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list