[Vm-dev] Win32 beta test

Ian Piumarta piumarta at speakeasy.net
Sun Sep 16 23:28:30 UTC 2012


On Sep 17, 2012, at 08:08 , Ian Piumarta wrote:
> 
>> This VM is slightly slower than the ones built with the old 2.95 gcc (bytecodes ~5%, sends ~22% according to tinyBenchmarks).
> 
> I removed a -mpentium that is not understood by the current compiler.

"gcc 4.7.0"		0 tinyBenchmarks
 '933029612 bytecodes/sec; 25242859 sends/sec'
 '927536231 bytecodes/sec; 25217697 sends/sec'
 '932180245 bytecodes/sec; 24614121 sends/sec'


"gcc 2.95 -mpentium"	0 tinyBenchmarks 
 '911032028 bytecodes/sec; 22911061 sends/sec'
 '896280087 bytecodes/sec; 22931829 sends/sec'
 '948148148 bytecodes/sec; 22973478 sends/sec'

There are four kinds of lies: lies, damned lies, statistic, and benchmarks running on x86. :)

Regards,
Ian



More information about the Vm-dev mailing list