Thanks a lot Hilaire. And if you still have some courage :) here's one with
awk gnuification. (You need to have gawk package installed:
apt-get install gawk)

http://lolgzs.free.fr/pharo/squeak-vm/squeakvm-pharo-2151-src.tar.gz

Laurent Laffont


On Sun, Apr 4, 2010 at 7:57 PM, Hilaire Fernandes <
[email protected]> wrote:

> Here are my numbers
>
> Hilaire
>
> -O1
> 82527401 bytecodes/sec; 4334942 sends/sec
> 82580645 bytecodes/sec; 4326332 sends/sec
> 82633957 bytecodes/sec; 4334942 sends/sec
> 82156611 bytecodes/sec; 4330633 sends/sec
> 81841432 bytecodes/sec; 4352264 sends/sec
>
> -O2
>
> 87372013 bytecodes/sec; 4436220 sends/sec
> 86544962 bytecodes/sec; 4501376 sends/sec
> 86253369 bytecodes/sec; 4507132 sends/sec
> 86253369 bytecodes/sec; 4487049 sends/sec
> 87372013 bytecodes/sec; 4498503 sends/sec
>
> -O3
> 80655324 bytecodes/sec; 4300707 sends/sec
> 80250783 bytecodes/sec; 4304957 sends/sec
> 80050031 bytecodes/sec; 4279584 sends/sec
> 80351537 bytecodes/sec; 4292233 sends/sec
> 80452545 bytecodes/sec; 4304957 sends/sec
>
> -O2; gnuified
> 118738404 bytecodes/sec; 5217731 sends/sec
> 118959107 bytecodes/sec; 5210018 sends/sec
> 118959107 bytecodes/sec; 5202328 sends/sec
> 118299445 bytecodes/sec; 5213872 sends/sec
> 118848653 bytecodes/sec; 5198491 sends/sec
>
> Exupery
> 201099764 bytecodes/sec; 5840227 sends/sec
> 201099764 bytecodes/sec; 5903814 sends/sec
> 200469851 bytecodes/sec; 5908763 sends/sec
> 200784313 bytecodes/sec; 5879195 sends/sec
> 201416207 bytecodes/sec; 5898874 sends/sec
>
>
> laurent laffont a écrit :
>
>> Thanks Hilaire.
>>
>> Could you try with this source ? It has gnuification (using Gnuified.st).
>> On my machine it's a little slower but may be it makes a big difference on
>> yours.
>> On my machine, I have almost the same result with Exupery and Squeak VM :(
>>
>> wget
>> http://lolgzs.free.fr/pharo/squeak-vm/Squeak-3.11.3.2135-pharo-gnuified-src.tar.gz
>>
>>
>> Laurent Laffont
>>
>>
>> On Sat, Apr 3, 2010 at 10:19 PM, Hilaire Fernandes <
>> [email protected] <mailto:[email protected]>> wrote:
>>
>>    Laurent,
>>
>>    I runned the same benchmark with Exupery, here is
>>
>>    Exupery
>>    202371541 bytecodes/sec; 5948654 sends/sec
>>    201574803 bytecodes/sec; 5948654 sends/sec
>>    201416207 bytecodes/sec; 5933632 sends/sec
>>    202531645 bytecodes/sec; 5903814 sends/sec
>>    201892744 bytecodes/sec; 5938631 sends/sec
>>
>>
>>    -O2 (compiled source code from the archive you provided)
>>    87372013 bytecodes/sec; 4436220 sends/sec
>>    86544962 bytecodes/sec; 4501376 sends/sec
>>    86253369 bytecodes/sec; 4507132 sends/sec
>>    86253369 bytecodes/sec; 4487049 sends/sec
>>    87372013 bytecodes/sec; 4498503 sends/sec
>>
>>    You better check with Bryce.
>>
>>
>>    Hilaire
>>
>>
>>    _______________________________________________
>>    Pharo-project mailing list
>>    [email protected]
>>    <mailto:[email protected]>
>>
>>    http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>>
>>
>>
>> ------------------------------------------------------------------------
>>
>>
>> _______________________________________________
>> Pharo-project mailing list
>> [email protected]
>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>>
>
>
> _______________________________________________
> Pharo-project mailing list
> [email protected]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to