<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - radv: VK_PIPELINE_CREATE_DISABLE_OPTIMIZATION_BIT and bringing down initial pipeline compile times"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106246#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - radv: VK_PIPELINE_CREATE_DISABLE_OPTIMIZATION_BIT and bringing down initial pipeline compile times"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106246">bug 106246</a>
              from <span class="vcard"><a class="email" href="mailto:samuel.pitoiset@gmail.com" title="Samuel Pitoiset <samuel.pitoiset@gmail.com>"> <span class="fn">Samuel Pitoiset</span></a>
</span></b>
        <pre>Hi Phillip,

It's doable but it would require a non-trivial amount of work. And I'm not sure
if the gain will be significant, especially if most of the time is spent in
LLVM.

Also, disabling optimizations will reduce CPU usage, of course, but this will
increase GPU usage (until the optimized pipeline is ready), so not sure again.

I'm open for discussions though. :)</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>