Being interested in NameOwnerChanged for a namespace, not one name

Havoc Pennington hp at pobox.com
Fri Sep 17 08:26:16 PDT 2010


We should consider the optimizability of whatever we do. I think
there's already a bug or an issue about O(n) searches through match
rules on every message. O(log N) is probably OK but globs might be
inherently O(n) (or at least very hard to do without that)

Havoc


More information about the dbus mailing list