Eliot Miranda-2 wrote > ... at http://www.mirandabanda.org/files/Cog/VM/VM.r3386 > > CogVM binaries as per VMMaker.oscog-eem.1370/r3386 > > Add the ARMv5/ARMv6 Cog Spur JIT VM!
Thanks. This is a huge improvement compared to the stack vm. I've just tried it on my Raspberry pi, with this image http://files.pharo.org/image/50/latest-spur32.zip. arm cog on raspberry pi 2 model b: 1 tinyBenchmarks. -> '110726643 bytecodes/sec; 7349080 sends/sec' stackvm on raspberry pi 2 model b: 1 tinyBenchmarks. -> '15108593 bytecodes/sec; 865704 sends/sec' My app also runs noticeably faster. -- View this message in context: http://forum.world.st/New-Cog-VMs-available-tp4833350p4833366.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
