<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - JavaScriptCore performance is very bad on Windows"
   href="https://bugs.webkit.org/show_bug.cgi?id=146448#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - JavaScriptCore performance is very bad on Windows"
   href="https://bugs.webkit.org/show_bug.cgi?id=146448">bug 146448</a>
              from <span class="vcard"><a class="email" href="mailto:peavo&#64;outlook.com" title="peavo&#64;outlook.com">peavo&#64;outlook.com</a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=146448#c10">comment #10</a>)
<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=146448#c4">comment #4</a>)
&gt; 
&gt; P.S. You said JIT should be compiled in by default. What are the compiler
&gt; flags to look for? I'm compiling Android by hand and I don't know how to
&gt; verify if JIT is on or not. My Android numbers are slightly better than iOS,
&gt; but I think that's because my Android hardware is better than my iOS
&gt; hardware and not because of JIT.</span >

ENABLE_JIT in WTF/Platform.h.

Also ENABLE_CONCURRENT_JIT (in WTF/Platform.h) is not enabled on Windows, I don't know if that can have any impact on your tests.</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>