[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: luajit on CuBox
- From: Coda Highland <chighland@...>
- Date: Thu, 29 Nov 2012 12:35:53 -0800
The CuBox is pretty nice; I have an older plug computer (the
DreamPlug, quite a bit more expensive than the CuBox but has 802.11g
and two Ethernet ports, plus two SD card slots and eSATA) and I can
tell you that the real attractiveness is that it's small, reasonably
powerful, and has almost no power consumption -- compared to running a
desktop computer as a file server, it nearly pays for itself in
electricity costs over a year.
/s/ Adam
On Thu, Nov 29, 2012 at 10:50 AM, Dimiter 'malkia' Stanev
<malkia@gmail.com> wrote:
> I was excited at first, but the price seems a bit high - $139 (then again it
> has gigabit ethernet, and the box is really cu-te) :)
>
> Thanks for sharing!
>
> On 11/28/2012 11:35 PM, David Burgess wrote:
>>
>> cubox:~# ./luajit scimark.lua
>> Lua SciMark 2010-12-10 based on SciMark 2.0a. Copyright (C) 2006-2010 Mike
>> Pall.
>>
>> FFT 31.42 [1024]
>> SOR 81.37 [100]
>> MC 35.79
>> SPARSE 23.47 [1000, 5000]
>> LU 43.21 [100]
>>
>> SciMark 43.05 [small problem sizes]
>>
>> cubox:~# lua scimark.lua
>> Lua SciMark 2010-12-10 based on SciMark 2.0a. Copyright (C) 2006-2010 Mike
>> Pall.
>>
>> FFT 1.34 [1024]
>> SOR 3.01 [100]
>> MC 0.86
>> SPARSE 1.74 [1000, 5000]
>> LU 2.09 [100]
>>
>> SciMark 1.81 [small problem sizes]
>> cubox:~#
>>
>