[Bug 21937] Tests shouldn't take 5 minutes to run

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jun 3 14:00:43 CEST 2011


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

--- Comment #4 from Will Thompson <will.thompson at collabora.co.uk> 2011-06-03 05:00:42 PDT ---
Hmm. Rather embarrassingly it turns out that the vast, vast majority of the
time spent parsing XML is not spent parsing introspection XML. It is spent
parsing XMPP XML.

Patches I used to profile one of the Tubes tests follow, along with a cProfile
output file. They do indeed show spinning the reactor to be extremely costly:
but I'm not sure how much of that is just busy-looping in time that would be
used anyway. Profiling Gabble itself would almost certainly yield interesting
facts.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- 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