dbus profiling

I did some dbus optimization a while back, but it got lost when we rewrote all the marshaling code to support fully recursive types. Unfortunately, the code now has a distributed bloat problem where the performance issue comes from too many “layers” – to speed this up I think we need someone to come in […]