User Tools

Site Tools


odroid_c2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
odroid_c2 [2016/05/11 12:40] cbrediodroid_c2 [2017/05/02 12:47] cbredi
Line 1: Line 1:
 +**ODROID C2** \\
 +http://www.hardkernel.com/main/products/prdt_info.php?g_code=G145457216438
 +
 +openssl speed:
 <code> <code>
-type             16 bytes     64 bytes    256 bytes   1024 bytes   8192 bytes +OpenSSL 1.1.0e  16 Feb 2017 
-blowfish cbc     41006.42k    44573.27k    45668.43k    45824.34k    45907.97k+built on: reproducible build, date unspecified 
 +options:bn(64,64) rc4(char) des(int) aes(partial) idea(int) blowfish(ptr)  
 +compiler: gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_STATIC_ENGINE -DOPENSSL_PIC -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DVPAES_ASM -DECP_NISTZ256_ASM -DPOLY1305_ASM -DOPENSSLDIR="\"/etc/ssl\"" -DENGINESDIR="\"/usr/lib/engines-1.1\""  -Wa,--noexecstack -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wl,-O1,--sort-common,--as-needed,-z,relro 
 +The 'numbers' are in 1000s of bytes per second processed. 
 +type             16 bytes     64 bytes    256 bytes   1024 bytes   8192 bytes  16384 bytes 
 +rc4              72767.63k    79764.71k    81120.51k    81656.49k    81813.50k    81821.70k 
 +blowfish cbc     46763.49k    52195.46k    53700.78k    54341.86k    54291.11k    54302.04k 
 +aes-128 cbc      50157.19k    53715.29k    55084.71k    55433.90k    55519.91k    55530.84k 
 +aes-192 cbc      44431.75k    47201.88k    48248.15k    48519.17k    48581.29k    48589.48k 
 +aes-256 cbc      39872.09k    41431.23k    42263.89k    42466.99k    42579.29k    42636.63k
 </code> </code>
  
 +eMMC speed:
 +<code>
 +/dev/mmcblk0:
 + Timing buffered disk reads: 356 MB in  3.00 seconds = 118.67 MB/sec
 +</code>
  
 +microSD card speed:
 +<code>
 +/dev/mmcblk0:
 + Timing buffered disk reads: 104 MB in  3.01 seconds =  34.58 MB/sec
 +</code>
 +
 +CPU :
 +<code>
 +Architecture:          aarch64
 +Byte Order:            Little Endian
 +CPU(s):                4
 +On-line CPU(s) list:   0-3
 +Thread(s) per core:    1
 +Core(s) per socket:    1
 +Socket(s):             4
 +Model:                 4
 +CPU max MHz:           1536.0000
 +CPU min MHz:           100.0000
 +BogoMIPS:              2.00
 +Flags:                 fp asimd crc32
 +</code>
 +
 +uname -srvmo :
 +<code>
 +Linux 3.14.79-22-ARCH #1 SMP PREEMPT Fri Apr 28 19:10:33 MDT 2017 aarch64 GNU/Linux
 +</code>
odroid_c2.txt · Last modified: 2018/05/08 23:32 by cbredi