XCB: the X Protocol C Binding
XCB: the X Protocol C Binding
Posted Sep 29, 2006 17:44 UTC (Fri) by tjc (guest, #137)Parent article: XCB: the X Protocol C Binding
This paper ("other publications") titled "How Xlib is Implemented (And What We're Doing About It)" is well worth the read:
http://www.usenix.org/events/usenix04/tech/freenix/full_papers/sharp/sharp_html/index.html
From the paper:
When built with reasonable compiler optimizations, XCB is 26kB compared with 750kB for Xlib.I like it already. :-)
