[cairo] Re: Re: 1.1.6 to 1.2.0 performance
Vladimir Vukicevic
vladimirv at gmail.com
Mon Jul 17 11:35:57 PDT 2006
Pushed:
diff-tree b719188... (from 84840e6...)
Author: Vladimir Vukicevic <vladimir at pobox.com>
Date: Mon Jul 17 11:33:47 2006 -0700
[xlib] Remove XSync implementation of surface_flush
Remove the xlib implementation of surface_flush which just called XSync
before.
- Vlad
On 7/15/06, Vladimir Vukicevic <vladimirv at gmail.com> wrote:
> Sorry, I was wrong earlier -- flush() is called from the generic
> surface finalize() handler (not from font code), which is I believe
> where this is being hit. My performance measurement were all being
> done after surface creation and before finalization, so I never saw
> the effects of the extra XSync. I'll put together a patch to remove
> it outright shortly, sorry 'bout that!
>
> - Vlad
>
More information about the cairo
mailing list