<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <font face="Georgia">FWIW, I followed my hunch and gave the Intel VM
      a much larger <br>
    </font><br>
    <font face="Georgia">Smalltalk vmParameterAt: 47 put: 5000000</font><br>
    <font face="Georgia"><br>
      and got a big improvement running it on the M1: better than the
      Intel VM on Intel mini, but not as good as the M1 VM on the M1.
      Certainly not the big loss I was seeing before. So, not too
      shabby.<br>
      <br>
      <br>
    </font><br>
    <div class="moz-cite-prefix">On 1/25/22 2:51 PM, Eliot Miranda
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:0CC24C01-642D-4EA0-8A5C-2AB3B556689E@gmail.com">
      <blockquote type="cite">
        <div dir="ltr">I am definitely using the x86_64 executable. I
          was curious to see if I just moved things across to the new
          machine if they would run better, worse or the same. </div>
      </blockquote>
      <div><br>
      </div>
      Well, because it’s doing dynamic translation, and one has one
      dynamic translation JIT (Cog) above another (Rosetta) it’s amazing
      it runs at all :-). But yes, if that’s the case one expects it to
      be *much* slower.
      <div><br>
      </div>
    </blockquote>
    <br>
  </body>
</html>