Hi,<br><br>Which arch did you run those tests?<br><br>There have been some discussion on some perf issues on ARM for stuff that is new on 1.9.2.<br>Can you run the test under cairo-trace so others can reproduce your benchmark? See <a href="http://cairographics.org/FAQ/#profiling">http://cairographics.org/FAQ/#profiling</a><br>
<br>Rodrigo<br><br><div class="gmail_quote">On Wed, Jun 17, 2009 at 7:52 PM, cu <span dir="ltr">&lt;<a href="mailto:cairouser@yahoo.com">cairouser@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Good day all!<br>
<br>
 I decided to test our application (that currently uses Cairo 1.8.6)<br>
with 1.9.2 snapshot. A quick test had shown that there is an enormous<br>
performance degradation when using 1.9.2. Here are the self-test printout:<br>
<br>
Using 1.9.2 (times in seconds):<br>
Loading running time: 1.11<br>
Transforming running time: 0.06<br>
Drawing running time: 5.18<br>
<br>
Using 1.8.6:<br>
Loading running time: 1.12<br>
Transforming running time: 0.06<br>
Drawing running time: 0.50<br>
<br>
<br>
As you can see, drawing time for the same set of sample data increased<br>
x10 (5.18 sec vs. 0.5 sec). The application is using image backend and<br>
draws approximately equal mix of lines, polygons, &quot;icons&quot; (copies pieces<br>
of another image into the working surface) and text output (essentially<br>
short labels).<br>
<br>
This test was performed with Pixman 0.14 and 0.15.12 - there seems to be<br>
no difference based on Pixman version.<br>
<br>
I realize that 1.9.2 is not a release yet - but 10 times loss of<br>
performance is something that is not easily overcome. (Personally, I was<br>
hoping for performance improvement - we can use a few milliseconds, but<br>
now I&#39;d just like to keep what was there before).<br>
<br>
Any advice and ideas would be appreciated!<br>
<br>
_______________________________________________<br>
cairo mailing list<br>
<a href="mailto:cairo@cairographics.org">cairo@cairographics.org</a><br>
<a href="http://lists.cairographics.org/mailman/listinfo/cairo" target="_blank">http://lists.cairographics.org/mailman/listinfo/cairo</a><br>
</blockquote></div><br>