Fedora 34 Benchmarks

Various open-source benchmarks by the Phoronix Test Suite v9.0.1 (Asker).

Compare your own system(s) to this result file with the Phoronix Test Suite by running the command: phoronix-test-suite benchmark 2106212-AS-FEDORA34B28
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
Intel Core i9-9820X
June 21 2021
  25 Minutes
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):


Fedora 34 BenchmarksOpenBenchmarking.orgPhoronix Test SuiteIntel Core i9-9820X @ 4.10GHz (10 Cores / 20 Threads)MSI X299 RAIDER (MS-7A94) v1.0 (1.E0 BIOS)Intel Sky Lake-E DMI3 Registers64512MB2048GB INTEL SSDPEKNW020T8NVIDIA Quadro P400 2GB (1227/2004MHz)Realtek ALC1220Acer ET430KIntel I219-VFedora 345.12.11-300.fc34.x86_64 (x86_64)GNOME Shell 40.2X Server 1.20.11NVIDIA 460.844.6.0GCC 11.1.1 20210531btrfs3840x2160ProcessorMotherboardChipsetMemoryDiskGraphicsAudioMonitorNetworkOSKernelDesktopDisplay ServerDisplay DriverOpenGLCompilerFile-SystemScreen ResolutionFedora 34 Benchmarks PerformanceSystem Logs- --build=x86_64-redhat-linux --disable-libunwind-exceptions --enable-__cxa_atexit --enable-bootstrap --enable-cet --enable-checking=release --enable-gnu-indirect-function --enable-gnu-unique-object --enable-initfini-array --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,lto --enable-multilib --enable-offload-targets=nvptx-none --enable-plugin --enable-shared --enable-threads=posix --mandir=/usr/share/man --with-arch_32=i686 --with-gcc-major-version-only --with-linker-hash-style=gnu --with-tune=generic --without-cuda-driver - Scaling Governor: intel_pstate powersave- SELinux + itlb_multihit: KVM: Mitigation of VMX disabled + l1tf: Mitigation of PTE Inversion; VMX: conditional cache flushes SMT vulnerable + mds: Mitigation of Clear buffers; SMT vulnerable + meltdown: Mitigation of PTI + spec_store_bypass: Mitigation of SSB disabled via prctl and seccomp + spectre_v1: Mitigation of usercopy/swapgs barriers and __user pointer sanitization + spectre_v2: Mitigation of Full generic retpoline IBPB: conditional IBRS_FW STIBP: conditional RSB filling + srbds: Not affected + tsx_async_abort: Mitigation of Clear buffers; SMT vulnerable

Fedora 34 Benchmarksfhourstones: Complex Connect-4 Solvinghimeno: Poisson Pressure Solverasmfish: 1024 Hash Memory, 26 Depthy-cruncher: Calculating 500M Pi Digitsm-queens: Time To SolveIntel Core i9-9820X12946.273621.093117487815.7579.76OpenBenchmarking.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 SolvingIntel Core i9-9820X3K6K9K12K15KSE +/- 35.92, N = 312946.271. (CC) gcc options: -O3

Himeno Benchmark

The Himeno benchmark is a linear solver of pressure Poisson using a point-Jacobi method. Learn more via the OpenBenchmarking.org test page.

OpenBenchmarking.orgMFLOPS, More Is BetterHimeno Benchmark 3.0Poisson Pressure SolverIntel Core i9-9820X8001600240032004000SE +/- 17.28, N = 33621.091. (CC) gcc options: -O3 -mavx2

asmFish

This is a test of asmFish, an advanced chess benchmark written in Assembly. Learn more via the OpenBenchmarking.org test page.

OpenBenchmarking.orgNodes/second, More Is BetterasmFish 2018-07-231024 Hash Memory, 26 DepthIntel Core i9-9820X7M14M21M28M35MSE +/- 172538.56, N = 331174878

Y-Cruncher

Y-Cruncher is a multi-threaded Pi benchmark. Learn more via the OpenBenchmarking.org test page.

OpenBenchmarking.orgSeconds, Fewer Is BetterY-Cruncher 0.7.8.9503Calculating 500M Pi DigitsIntel Core i9-9820X48121620SE +/- 0.00, N = 315.75

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 SolveIntel Core i9-9820X20406080100SE +/- 0.00, N = 479.761. (CXX) g++ options: -fopenmp -O2 -march=native