Modifications

Sauter à la navigation Sauter à la recherche
3 352 octets ajoutés ,  16 octobre 2016 à 16:03
Page créée avec « == CPU/RAM PERFORMANCE == We ran several benchmarks to measure the computing power on the XU4. The same tests were performed on the Raspberry Pi 2 Model B, ODROID-C1, ODRO... »
== CPU/RAM PERFORMANCE ==
We ran several benchmarks to measure the computing power on the XU4. The same tests were performed on the Raspberry Pi 2 Model B, ODROID-C1, ODROID-U3 and ODROID-XU4.

The values of the test results were scaled uniformly for comparison purposes. The computing power of the XU4 was measured to be ~3-4 times faster than the latest Raspberry Pi 2 thanks to the 2Ghz Cortex-A15 cores and much higher memory bandwidth. Using the XU4 as a computer provides a "desktop like" experience, unlike the sluggish performance of most single-board computers!

Particularly for developers, compiling code on the XU4 is about 3 to 4 times faster. The high-performance 2GB DDR3 RAM is an additional advantage allowing most programs to be compiled directly on the XU4.

[[Fichier:ODroid-XU4-Performance-01.jpg]]

{| class="wikitable" border="1"
|-
| align="center" | Benchmarks (Index Score)
| align="center" | Raspberry Pi 2
| align="center" | ODROID-C1
| align="center" | ODROID-U3
| align="center" | ODROID-XU4
|- style="font-size: 90%"
| align="left" | Dhrystone-2
| align="left" | 1006.2
| align="left" | 1262.8
| align="left" | 2300.7
| align="left" | 3994.1
|- style="font-size: 90%"
| align="left" | Double-Precision Whetstone (x3)
| align="left" | 1076.1
| align="left" | 1318.8
| align="left" | 2217.9
| align="left" | 3074.7
|- style="font-size: 90%"
| align="left" | Nbench 2.2.3 Integer (x40)
| align="left" | 840.0
| align="left" | 1208.0
| align="left" | 1648.0
| align="left" | 2451.1
|- style="font-size: 90%"
| align="left" | Nbench 2.2.3 FP (x100)
| align="left" | 809.0
| align="left" | 1050.0
| align="left" | 1860.0
| align="left" | 2536.9
|- style="font-size: 90%"
| align="left" | SysBench CPU (1/T * 50000)
| align="left" | 669.3
| align="left" | 902.2
| align="left" | 1497.0
| align="left" | 2891.8
|- style="font-size: 90%"
| align="left" | Memory BandWidth (mbw 100: MiB/s)
| align="left" | 557.1
| align="left" | 1069.6
| align="left" | 736.6
| align="left" | 3243.8
|}

== CPU/RAM PERFORMANCE ==
Vous pouvez booter depuis une carte microSD ou un module mémoire eMMC. L'interface MicroSD supporte les performances supérieures du mode UHS-1.
Vous trouverez ci-dessous les performances d'accès pour un fichier de 512MB en lecture/écriture pour les 3 supports de stockage.
Le stockage sur eMMC 5.0 est environ 7x plus performant qu'une carte Class-10 durant le test de lecture.
La carte MicroSD UHS-1 est environ 2x plus rapide qu'une MicroSD Class-10 (en test de lecture).

Le champion toute catégorie reste le stockage eMMC 5.0. Cependant, la carte MicroSD UHS-1 peut offrir une solution "low cost" attrayante pour de nombreuses applications!

[[Fichier:ODroid-XU4-Performance-02.jpg]]

Write command: dd if=/dev/zero of=test oflag=direct bs=8M count=64

Read command: dd if=test of=/dev/null iflag=direct bs=8M

Following eMMC 5.0 test was done with 16GB model (8GB model is slower than 16GB).

{| class="wikitable" border="1"
|-
| align="center" | .
| align="center" | SD-class10
| align="center" | SD-UHS1
| align="center" | eMMC 5.0
|- style="font-size: 90%"
| align="left" | Write speed (MB/s)
| align="left" | 8.5
| align="left" | 10.8
| align="left" | 39.3
|- style="font-size: 90%"
| align="left" | Read speed (MB/s)
| align="left" | 18.9
| align="left" | 35.9
| align="left" | 140
|}
29 917

modifications

Menu de navigation