[Vm-dev] CogVM performance

Levente Uzonyi leves at elte.hu
Tue May 19 20:40:15 UTC 2015


And after that I checked out 3308 of src, and rebuilt the VM again:

'934306569 bytecodes/sec; 46368169 sends/sec'

The files which were changed from 3306 to 3308 are:

U    src/vm/cointerp.c
U    src/vm/cointerpmt.c
U    src/vm/cogit.c
U    src/vm/cointerp.h
U    src/vm/gcc3x-cointerp.c
U    src/vm/cointerpmt.h
U    src/vm/gcc3x-cointerpmt.c
U    src/vm/cogit.h
U    src/plugins/QuicktimePlugin/QuicktimePlugin.c

Levente

On Tue, 19 May 2015, Levente Uzonyi wrote:

>
> The difference is somewhere in the sources. I just checked out revision 3306 
> of the src directory, and rebuilt a CogVM (ht one, and kept the platform 
> files at 3345. I used some extra CFLAGS which are responsible for the higher 
> bytecodes/sec, ignore that.). It gives the following:
>
> '941176470 bytecodes/sec; 122927085 sends/sec'
>
> While 3343 gives:
>
> '896672504 bytecodes/sec; 46102703 sends/sec'
>
> Levente
>


More information about the Vm-dev mailing list