<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [JSC] Add fast BytecodeGraph construction mode"
   href="https://bugs.webkit.org/show_bug.cgi?id=167856#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [JSC] Add fast BytecodeGraph construction mode"
   href="https://bugs.webkit.org/show_bug.cgi?id=167856">bug 167856</a>
              from <span class="vcard"><a class="email" href="mailto:sbarati&#64;apple.com" title="Saam Barati &lt;sbarati&#64;apple.com&gt;"> <span class="fn">Saam Barati</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=167856#c2">comment #2</a>)
<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=167856#c1">comment #1</a>)
&gt; &gt; This would be cool. What's your plan here to make it faster?
&gt; 
&gt; Do not collect BytecodeBasicBlock::m_offsets. Sometimes we do not need this
&gt; information.
&gt; I think this reduces memory allocation if the basic block is super large.
&gt; Like, kraken's data initialization.</span >

Nice! I measured that it took something like 3-5ms to run the algorithm on the huge program code block from ai-astart. So any improvement for this would be awesome.</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>