From subsecret
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
QEMU 3.0 Benchmark on various architectures build with buildroot | QEMU 3.0 Benchmark on various architectures build with buildroot<br/> | ||
buildroot-2018.08<br/> | |||
uClibc 1.0.30<br/> | |||
binutils 2.31.1<br/> | |||
gcc-8.2.0 (for all except m68k that used gcc-7.3.0 due to issues with newer compiler) | |||
CPU: i7-6700K @ 4.5 GHz | |||
Benchmark: BWA with small dataset | |||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
!Arch | !Arch | ||
Line 36: | Line 41: | ||
|14 | |14 | ||
|- | |- | ||
| | |ppc64 | ||
|46 | |46 | ||
|28 | |28 | ||
|} | |} |
Latest revision as of 08:21, 25 September 2018
QEMU 3.0 Benchmark on various architectures build with buildroot
buildroot-2018.08
uClibc 1.0.30
binutils 2.31.1
gcc-8.2.0 (for all except m68k that used gcc-7.3.0 due to issues with newer compiler)
CPU: i7-6700K @ 4.5 GHz
Benchmark: BWA with small dataset
Arch | Time | % performance |
---|---|---|
x86_64 | 13 | 100 |
arm | 128 | 10 |
arm64 | 53 | 25 |
m68k | 133 | 10 |
mips | 196 | 7 |
mips64 | 138 | 9 |
ppc | 96 | 14 |
ppc64 | 46 | 28 |