On 18 January 2012 23:54, David Burgess<dburgess@gmail.com> wrote:
I have been doing some testing on an Marvell Armada 510.
The thing that interests me is that the 510, has a vfp with good
double performance.
(So, I immediately thought that Lua is going to like this.)
The question I have is whether there is any Lua benchmarks which I
could use to compare Lua on a Armada 510 vs other processors?
One such benchmark is SciMark 2, ported to Lua by Mike Pall. It is
available here: http://luajit.org/download/scimark.lua
If ran under LuaJIT, it takes advantage of the FFI for greater efficiency.