[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Marvell Armada
- From: Michal Kottman <k0mpjut0r@...>
- Date: Thu, 19 Jan 2012 00:10:52 +0100
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.