<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Performance: extra&costly SSBO validation even when SSBO aren't used"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96355#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Performance: extra&costly SSBO validation even when SSBO aren't used"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96355">bug 96355</a>
              from <span class="vcard"><a class="email" href="mailto:gregory.hainaut@gmail.com" title="gregory.hainaut@gmail.com">gregory.hainaut@gmail.com</a>
</span></b>
        <pre>Thanks you.

I did a quick benchmark of my testcase:

raw GIT 
   => Mean by frame: 32.083336ms (31.168831fps)

GIT + hack to remove the new program flags from SSBO and images
   => Mean by frame: 21.586538ms (46.325169fps)

Note: testcase uses lots of shader bind, so I guess it is kinds of a worst case
for the perf.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>