Summary: | benchmark how much validation in the dbus-daemon costs us | ||
---|---|---|---|
Product: | dbus | Reporter: | Simon McVittie <smcv> |
Component: | core | Assignee: | Simon McVittie <smcv> |
Status: | RESOLVED FIXED | QA Contact: | John (J5) Palmieri <johnp> |
Severity: | enhancement | ||
Priority: | medium | CC: | cosimo.alfarano, hp, me, robin.bateboerop |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Simon McVittie
2011-01-26 03:51:56 UTC
<http://lists.freedesktop.org/archives/dbus/2011-January/014037.html> is a somewhat edited version of Comment #0. In particular, if you have a favourite automated D-Bus benchmark that's not mentioned in that mail, please let me know. I'll summarize mailing list discussion here later. (In reply to comment #0) > An obvious thing that would be interesting to benchmark: how does performance > compare if we turn off validation entirely, and have all processes blindly > trust other processes? A few months ago, Alban reported in <http://lists.freedesktop.org/archives/dbus/2010-September/013493.html>: > First, results without kdbus: > - Validation enabled: 19.2s > - Validation in client only: 18.4s > - Validation in server only: 18.3s > - Validation disabled: 17.7s (-8%) So, turning off validation in dbus-daemon makes us roughly 4% faster; not having validation at all gets us another 4%, but is unacceptable in general; and we could potentially get some of that speedup by making the validation faster. I think Alban's benchmark figures are enough to call this fixed, given that nobody has come forward with a different benchmark in 2.5 years. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.