<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Levente Uzonyi wrote:
<blockquote
 cite="mid:Pine.LNX.4.64.1104291707120.13063@login03.caesar.elte.hu"
 type="cite">On Fri, 29 Apr 2011, Ben Coman wrote:
  <br>
  <br>
  <blockquote type="cite">Bert Freudenberg wrote:
    <br>
    <br>
&nbsp;On 28.04.2011, at 17:52, Ben Coman wrote:
    <br>
    <br>
    <br>
&nbsp;<a class="moz-txt-link-freetext" href="http://blog.openinworld.com/2011/03/morphic-performance/">http://blog.openinworld.com/2011/03/morphic-performance/</a>
    <br>
<a class="moz-txt-link-freetext" href="http://blog.openinworld.com/2011/03/morphic-flavour-performance/">http://blog.openinworld.com/2011/03/morphic-flavour-performance/</a>
    <br>
<a class="moz-txt-link-freetext" href="http://blog.openinworld.com/2011/04/performance-testing-spreadsheet/">http://blog.openinworld.com/2011/04/performance-testing-spreadsheet/</a>
    <br>
    <br>
    <br>
&nbsp;Nice work. However, the VM (Interpreter or Cog) is independent of the
image (Squeak / Cuis / Pharo). To get comparable results you should run
either image on both VMs (or, since you just care about performance,
use Cog for all three).
    <br>
    <br>
- Bert -
    <br>
    <br>
    <br>
Thanks Bert.&nbsp; I only used the All-In-One-Click packages and am not
familiar with how mix &amp; match VMs and images.&nbsp; It is not something
I have looked
    <br>
into yet and a pointer to to some information on that would be useful.&nbsp;
Also, Cog seemed to be only newly arrived for Squeak and I didn't want
to hit
    <br>
complications.&nbsp; I was hoping it was fair to compare Squeak-Plain with
Pharo-Plain and them to Pharo-Cog.
    <br>
    <br>
To a comment on the morphic-flavour-performance post I have attached a
graph of Levente's results for CogVM with recent images.
    <br>
  </blockquote>
  <br>
Thanks. I was too lazy to convert from the output to the format used by
the spreadsheet.
  <br>
  <br>
  <br>
Levente
  <br>
  <br>
</blockquote>
I notice a big difference in your results between Pharo and Squeak that
may be related to an enlightening comment left by <cite class="fn">Henrik
on the morphic-flavour-performance article<br>
&gt; T</cite>he intersects check used for culling really dislikes
floating point bounding box though, as it has to convert them to
Fractions before comparing with integers.<br>
<br>
Would you feel inclined to rerun your tests using "rounded" ?<br>
OR... if you could direct me to instructions on how to update my images
from the one-clicks to the versions you used, then I will re-run on my
hardware to get a direct comparison to my previous results.&nbsp; I've been
googling terms like "squeak updating to trunk" but there is a lot of
fluff that isn't what I need.<br>
<p><br>
</p>
</body>
</html>