Comment 35 for bug 280671

Revision history for this message
In , Michel Dänzer (michel-daenzer) wrote :

(In reply to comment #24)
> Michel Dänzer's patch was never applied.

I pushed it to the master branch.

> W.r.t, the dixLookupPrivate issues - which seems to be more the focus of this
> bug report, I'm still seeing about 11% of world time used up in
> dixLookupPrivate with xorg 1.5.99.3 for the line rendering test I'm running.
> (Uses cairo, not XDrawLine)

I'm working on reducing the dixLookupPrivate calls in EXA by passing around the private pointers internally where possible. I'll hopefully have it ready for review soon, but I'm not sure how much of the overhead you're seeing it'll eliminate.