Hello Adam, <br>Thank you for the explaination.<br>I will check for the overhead in setting hardware acceleration. If the overhead cant be reduced, I will try to set software rendering for the small operations and check if &quot;Xfbdev with exa&quot; still drops performance compared to only &quot;Xfbdev&quot; for gtkperf. I understand the gtkperf is not the right application to check for hw acceleration, however I atleast need to get the performance numbers equal to no hw acceleration (no exa).<br>
<br><div class="gmail_quote">On Mon, Aug 9, 2010 at 11:44 PM, Adam Jackson <span dir="ltr">&lt;<a href="mailto:ajax@nwnk.net">ajax@nwnk.net</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;">
That you see a performance drop for small operations in x11perf<br>
indicates that your overhead for setting up accelerated operations is<br>
dominating rendering time.  Fix that first.<br>
<br>
After that remember that most of the GtkDrawingArea tests use core<br>
rendering primitives that modern applications generally don&#39;t use.<br>
<br>
Also: there was no reason to direct this only to me.  Send future<br>
correspondence to the list so that others can learn from it, and so that<br>
if (heaven forfend) I&#39;m wrong about something that someone will correct<br>
me.<br>
<br>
- ajax<br>
<br>
<br>
<br>
</blockquote></div><br>