[Bug 27459] implement a fast-path for Connection properties from spec 0.19.2

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Apr 10 11:20:50 CEST 2011


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

--- Comment #3 from Olli Salli <ollisal at gmail.com> 2011-04-10 02:20:50 PDT ---
As a side note, this actually produces a measurable performance benefit!

with master:

make -j check  5.60s user 0.93s system 63% cpu 10.359 total

with oggis/conn-introspection

make -j check  5.44s user 0.92s system 62% cpu 10.189 total    

So the CPU time taken for running the test suite decreases by about 2.9% and
the wallclock time by about 1.6%, although a few tests still deliberately hit
the old slow-path to test corner-cases for it. The timings also include a lot
of Makefile crunching, so the relative tp-glib speedup is actually greater.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the telepathy-bugs mailing list