Re: [Evolution-hackers] DBus port of EDS



On Thu, 2005-08-18 at 15:28 +0530, Harish Krishnaswamy wrote:
> I am also looking for some hard data on the performance of dbus Vs 
> Bonobo. (hopefully, I will get on to this right after the Hard Code
> Freeze).

If you profile DBus, remember to turn off asserts when building it
(--disable-asserts).  They are heavily used to verify that DBus isn't
doing anything stupid, but they have a serious impact on performance:
60% of a system wide profile was DBus asserting!

> I would certainly like to have this upstream in a branch. Any
> thoughts ??

If it were to be in a CVS branch I'd honestly prefer it to be in
subversion, it's a lot easier to track long-lived branches there.  The
majority of the work I've done is in separate directories (such as
libebook-dbus) and is designed so that it can be merged into upstream
trunk without breaking anything.  The only problem is how to handle
includes in the source directories, which is part of the reason I
started this thread.  I'm willing to do what I can to get this into
upstream CVS as a compile-time option in the standard tarballs, mainly
so that I don't have to continually do code merges... :)

Ross
-- 
Ross Burton                                 mail: ross burtonini com
                                          jabber: ross burtonini com
                                     www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]