When XCB reads the header of a response that turns out to be a >4kB reply, it currently does one big read to get the rest of the reply, and then goes back to doing another read to fill the input buffer. For a small optimization, it should instead use readv to request both reads simultaneously.
Jamey Sharp Do you still experience this issue with newer drivers ? Please check the status of your issue.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/lib/libxcb/issues/11.
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.