Ubuntu 18.04 Performance

Various open-source benchmarks by the Phoronix Test Suite v5.2.1 (Khanino).

Compare your own system(s) to this result file with the Phoronix Test Suite by running the command: phoronix-test-suite benchmark 2001171-KH-UBUNTU18095
Jump To Table - Results

Statistics

Remove Outliers Before Calculating Averages

Graph Settings

Prefer Vertical Bar Graphs

Table

Show Detailed System Result Table

Run Management

Result
Identifier
Performance Per
Dollar
Date
Run
  Test
  Duration
AMD FX-8350 Eight-Core
January 18 2020
 
Only show results matching title/arguments (delimit multiple options with a comma):
Do not show results matching title/arguments (delimit multiple options with a comma):


Ubuntu 18.04 PerformanceOpenBenchmarking.orgPhoronix Test SuiteAMD FX-8350 Eight-Core @ 4.00GHz (8 Cores)ASUS M5A78L-M LX V2AMD RS780 + SB7x0/SB8x0/SB9x016384MB3001GB Seagate ST3000DM007-1WY1 + 500GB Samsung SSD 850Sapphire AMD Radeon HD 8800 (PITCAIRN DRM 3.36.0 5.5.0-050500rc5-generic LLVM 8.0.0) 2048MBRealtek ALC887-VDViseo 230WsRealtek RTL8111/8168/8411Ubuntu 18.045.5.0-050500rc5-generic (x86_64)GNOME Shell 3.28.4modesetting 1.19.64.5 Mesa 19.1.2- padoka PPAext41360x768ProcessorMotherboardChipsetMemoryDiskGraphicsAudioMonitorNetworkOSKernelDesktopDisplay DriverOpenGLFile-SystemScreen ResolutionUbuntu 18.04 Performance BenchmarksSystem Logs- amdgpu.si_support=1 amdgpu.cik_support=1- --build=x86_64-linux-gnu --disable-vtable-verify --disable-werror --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-gnu-unique-object --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --enable-libmpx --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-multiarch --enable-multilib --enable-nls --enable-objc-gc=auto --enable-offload-targets=nvptx-none --enable-plugin --enable-shared --enable-threads=posix --host=x86_64-linux-gnu --program-prefix=x86_64-linux-gnu- --target=x86_64-linux-gnu --with-abi=m64 --with-arch-32=i686 --with-default-libstdcxx-abi=new --with-gcc-major-version-only --with-multilib-list=m32,m64,mx32 --with-target-system-zlib --with-tune=generic --without-cuda-driver -v - Scaling Governor: acpi-cpufreq ondemand

Ubuntu 18.04 Performancefhourstones: Complex Connect-4 Solvingbotan: Twofishcompress-xz: Compressing ubuntu-16.04.3-server-i386.img, Compression Level 9m-queens: Time To SolveAMD FX-8350 Eight-Core10066.30240.4258.05247.58OpenBenchmarking.org

Fhourstones

This integer benchmark solves positions in the game of Connect-4, as played on a vertical 7x6 board. By default, it uses a 64Mb transposition table with the twobig replacement strategy. Positions are represented as 64-bit bitboards, and the hash function is computed using a single 64-bit modulo operation, giving 64-bit machines a slight edge. The alpha-beta searcher sorts moves dynamically based on the history heuristic. Learn more via the OpenBenchmarking.org test page.

OpenBenchmarking.orgKpos / sec, More Is BetterFhourstones 3.1Complex Connect-4 SolvingAMD FX-8350 Eight-Core2K4K6K8K10KSE +/- 3.75, N = 310066.301. (CC) gcc options: -O3

Botan

Botan is a cross-platform open-source C++ crypto library that supports most all publicly known cryptographic algorithms. Learn more via the OpenBenchmarking.org test page.

OpenBenchmarking.orgMiB/s, More Is BetterBotan 2.8.0Test: TwofishAMD FX-8350 Eight-Core50100150200250SE +/- 0.01, N = 3240.421. (CXX) g++ options: -fstack-protector -m64 -pthread -lbotan-2 -ldl -lrt

XZ Compression

This test measures the time needed to compress a sample file (an Ubuntu file-system image) using XZ compression. Learn more via the OpenBenchmarking.org test page.

OpenBenchmarking.orgSeconds, Fewer Is BetterXZ Compression 5.2.4Compressing ubuntu-16.04.3-server-i386.img, Compression Level 9AMD FX-8350 Eight-Core1326395265SE +/- 2.00, N = 658.051. (CC) gcc options: -pthread -fvisibility=hidden -O2

m-queens

A solver for the N-queens problem with multi-threading support via the OpenMP library. Learn more via the OpenBenchmarking.org test page.

OpenBenchmarking.orgSeconds, Fewer Is Betterm-queens 1.2Time To SolveAMD FX-8350 Eight-Core50100150200250SE +/- 2.17, N = 3247.581. (CXX) g++ options: -fopenmp -O2 -march=native