Files
xserver/dix
Adam Jackson 6274dca9d9 dix: optimize CallCallbacks
Move the basic sanity checking to an inline wrapper, which avoids the
function call overhead if the callback list is empty.  On an XACEful
server on a 2.4GHz Core 2 Duo:

    1              2           Operation
--------   -----------------   -----------------
20000000.0   25100000.0 (  1.25)   X protocol NoOperation

Signed-off-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2010-10-13 09:24:06 -07:00
..
2010-05-13 06:16:48 +07:00
2010-09-13 15:55:17 -07:00
2010-10-13 09:24:06 -07:00
2010-09-28 16:46:46 +03:00
2010-06-05 17:48:20 -07:00
2009-08-28 23:29:05 -04:00