Port-arm archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: NetBSD on ODROID-C1
On 05/03/15 08:25, Michael van Elst wrote:
> stephanwib%googlemail.com@localhost (Stephan) writes:
>
>> Hi Jared
>
>> I wasn´t aware of this easy-at-hand OpenSSL benchmark. That motivated
>> me to do some comparing benchmarks. I noted the following numbers of
>> the 16 size blocks test:
>
>> Raspberry Pi B NetBSD ~70.000
>> Raspberry Pi B Raspian ~300.000
>> Raspberry Pi 2 Raspian ~800.000
>> NetBSD amd 64 ~4.400.000 (Intel Core 2 Extreme
>> (686-class), 2826.34 MHz, id 0x10676)
>
>
> It's probably that the arm-specific assembler routines
> in libcrypto are not compiled in.
>
>
Or more likely, the x86 core is using crypto instructions. For ARM you
need an ARMv8 based core to get those.
R.
Home |
Main Index |
Thread Index |
Old Index