On Wed, 20 Jan 2010, David T. Lewis wrote:

> On Wed, Jan 20, 2010 at 11:54:03PM +0100, Levente Uzonyi wrote:
>> On Wed, 20 Jan 2010, Igor Stasenko wrote:
>>
>>>> 2010/1/20 Levente Uzonyi <le...@elte.hu>:
>>>>
>>>> I guess that vm is not gnuified.
>>>>
>>>
>>> I installed one that was avail for linux, latest one. Didn't built it
>> myself.
>>
>> I just checked on a "not-that-fast" machine with the binary versions from
>> squeakvm.org:
>>
>> 3.11-3.2135 -> #(
>>      '204309656 bytecodes/sec; 7660022 sends/sec'
>>      '202852614 bytecodes/sec; 7722256 sends/sec'
>>      '205457463 bytecodes/sec; 7785510 sends/sec')
>>
>> 3.10.6 -> #(
>>      '380386329 bytecodes/sec; 9512738 sends/sec'
>>      '377025036 bytecodes/sec; 10174641 sends/sec'
>>      '378978534 bytecodes/sec; 10183725 sends/sec')
>>
>> The 3.11-3.2135 is not gnuified and I couldn't force cmake to gnuify it
>> (though I didn't try really hard). I think this is an issue that should
>> be solved.
>
> Levente,
>
> For a while after the unix VM build was converted to cmake, the gnuify
> step was missing. This was fixed some time ago (I don't remember the date
> exactly). If you get the latest code from the Subversion repository, it
> should produce a gnuified VM when you do the build.
>
> I'm not sure if the 3.11-3.2135 is properly gnuified or not. If not,
> then it's probably time for a new build on the web site.

Thanks for the info Dave. I just built a new vm on the same machine from 
the svn sources + VMMaker-dtl.156 (3.11.12-2148). I saw the line about 
gnuification during make (which is absent with 3.11-3.2135). Here are the 
#tinyBenchmarks results:

#(
        '388172858 bytecodes/sec; 10541379 sends/sec'
        '385542168 bytecodes/sec; 10590318 sends/sec'
        '385832705 bytecodes/sec; 10521930 sends/sec')

So it's true, the binary on squeakvm.org is not gnuified.


Levente


>
> Dave
>
>
> _______________________________________________
> Pharo-project mailing list
> Pharo-project@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>

_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to