<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [KMS] Extremely low performance of XDrawImageString"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=55296#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [KMS] Extremely low performance of XDrawImageString"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=55296">bug 55296</a>
              from <span class="vcard"><a class="email" href="mailto:mihail.zenkov@gmail.com" title="Mihail Zenkov <mihail.zenkov@gmail.com>"> <span class="fn">Mihail Zenkov</span></a>
</span></b>
        <pre>I try enable fastfb on rs740 and have much better result: 45ms in my test and
45.7ms in Chris test.
Without fastfb I have 135ms in my test and 800-650ms in Chris test.

Also I have big difference in gtkperf ("gtkperf -ac 1000" on full screen).

With fastfb:
GtkEntry - time:  0.11
GtkComboBox - time:  3.08
GtkComboBoxEntry - time:  2.42
GtkSpinButton - time:  0.22
GtkProgressBar - time:  0.17
GtkToggleButton - time:  0.24
GtkCheckButton - time:  0.22
GtkRadioButton - time:  0.82
GtkTextView - Add text - time: 16.23
GtkTextView - Scroll - time:  0.11
GtkDrawingArea - Lines - time:  8.11
GtkDrawingArea - Circles - time: 10.11
GtkDrawingArea - Text - time: 15.80
GtkDrawingArea - Pixbufs - time:  1.72
 ---
Total time: 59.36


Without fastfb;
GtkEntry - time:  0.13
GtkComboBox - time:  4.25
GtkComboBoxEntry - time:  2.63
GtkSpinButton - time:  0.26
GtkProgressBar - time:  0.43
GtkToggleButton - time:  0.52
GtkCheckButton - time:  0.24
GtkRadioButton - time:  2.69
GtkTextView - Add text - time: 12.42
GtkTextView - Scroll - time:  0.05
GtkDrawingArea - Lines - time: 85.96
GtkDrawingArea - Circles - time: 10.24
GtkDrawingArea - Text - time:  4.59
GtkDrawingArea - Pixbufs - time:  1.12
 ---
Total time: 125.55

All test on kernel-4.1 and xf86-video-ati from git.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>