worldzhang KVM testing on CentOS Linux 8 via the Phoronix Test Suite.
Compare your own system(s) to this result file with the
Phoronix Test Suite by running the command:
phoronix-test-suite benchmark 2012219-FI-WORLDZHAN01 s52xl16.x86.tx-smallpt s52xl16.x86.tx-coremark s52xl16.x86.tx-cache-read s52xl16.x86.tx-ipc s52xl16.x86.tx-glibc Processor: Intel Xeon Platinum 8255C (8 Cores) , Motherboard: Tencent Cloud CVM v3.0 (seabios-1.9.1-qemu-project.org BIOS), Chipset: Intel 440FX 82441FX PMC, Memory: 1 x 16384 MB RAM Smdbmds, Disk: 50GB, Graphics: Cirrus Logic GD 5446, Network: Red Hat Virtio device
OS: CentOS Linux 8, Kernel: 4.18.0-80.el8.x86_64 (x86_64), Compiler: GCC 8.3.1 20191121, File-System: ext4, Screen Resolution: 1024x768, System Layer: KVM
Compiler Notes: --build=x86_64-redhat-linux --disable-libmpx --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,lto --enable-multilib --enable-offload-targets=nvptx-none --enable-plugin --enable-shared --enable-threads=posix --mandir=/usr/share/man --with-arch_32=x86-64 --with-gcc-major-version-only --with-isl --with-linker-hash-style=gnu --with-tune=generic --without-cuda-driverProcessor Notes: CPU Microcode: 0x1Security Notes: l1tf: Mitigation of PTE Inversion + meltdown: Mitigation of PTI + spec_store_bypass: Vulnerable + spectre_v1: Mitigation of __user pointer sanitization + spectre_v2: Mitigation of Full generic retpoline STIBP: disabled RSB filling
Smallpt Smallpt is a C++ global illumination renderer written in less than 100 lines of code. Global illumination is done via unbiased Monte Carlo path tracing and there is multi-threading support via the OpenMP library. Learn more via the OpenBenchmarking.org test page .
OpenBenchmarking.org Seconds, Fewer Is Better Smallpt 1.0 Global Illumination Renderer; 128 Samples s52xl16.x86.tx-smallpt 7 14 21 28 35 SE +/- 0.03, N = 3 30.62 1. (CXX) g++ options: -fopenmp -O3
OpenBenchmarking.org Messages Per Second, More Is Better IPC_benchmark Type: TCP Socket - Message Bytes: 256 s52xl16.x86.tx-ipc 300K 600K 900K 1200K 1500K SE +/- 1091.91, N = 3 1295148
OpenBenchmarking.org Messages Per Second, More Is Better IPC_benchmark Type: TCP Socket - Message Bytes: 512 s52xl16.x86.tx-ipc 300K 600K 900K 1200K 1500K SE +/- 3119.24, N = 3 1243589
OpenBenchmarking.org Messages Per Second, More Is Better IPC_benchmark Type: TCP Socket - Message Bytes: 1024 s52xl16.x86.tx-ipc 200K 400K 600K 800K 1000K SE +/- 3952.97, N = 3 1122776
OpenBenchmarking.org Messages Per Second, More Is Better IPC_benchmark Type: Unnamed Pipe - Message Bytes: 128 s52xl16.x86.tx-ipc 300K 600K 900K 1200K 1500K SE +/- 22456.89, N = 15 1194510
OpenBenchmarking.org Messages Per Second, More Is Better IPC_benchmark Type: Unnamed Pipe - Message Bytes: 256 s52xl16.x86.tx-ipc 300K 600K 900K 1200K 1500K SE +/- 12499.49, N = 15 1183593
OpenBenchmarking.org Messages Per Second, More Is Better IPC_benchmark Type: Unnamed Pipe - Message Bytes: 512 s52xl16.x86.tx-ipc 200K 400K 600K 800K 1000K SE +/- 14360.37, N = 4 1109257
OpenBenchmarking.org Messages Per Second, More Is Better IPC_benchmark Type: Unnamed Pipe - Message Bytes: 1024 s52xl16.x86.tx-ipc 200K 400K 600K 800K 1000K SE +/- 1898.85, N = 3 1075337
OpenBenchmarking.org Messages Per Second, More Is Better IPC_benchmark Type: FIFO Named Pipe - Message Bytes: 128 s52xl16.x86.tx-ipc 200K 400K 600K 800K 1000K SE +/- 12765.17, N = 15 1081347
OpenBenchmarking.org Messages Per Second, More Is Better IPC_benchmark Type: FIFO Named Pipe - Message Bytes: 256 s52xl16.x86.tx-ipc 200K 400K 600K 800K 1000K SE +/- 12769.91, N = 6 1073166
OpenBenchmarking.org Messages Per Second, More Is Better IPC_benchmark Type: FIFO Named Pipe - Message Bytes: 512 s52xl16.x86.tx-ipc 200K 400K 600K 800K 1000K SE +/- 14810.56, N = 3 1053591
OpenBenchmarking.org Messages Per Second, More Is Better IPC_benchmark Type: FIFO Named Pipe - Message Bytes: 1024 s52xl16.x86.tx-ipc 200K 400K 600K 800K 1000K SE +/- 7988.15, N = 15 1040619
OpenBenchmarking.org Messages Per Second, More Is Better IPC_benchmark Type: Unnamed Unix Domain Socket - Message Bytes: 128 s52xl16.x86.tx-ipc 200K 400K 600K 800K 1000K SE +/- 3385.48, N = 3 1033800
OpenBenchmarking.org Messages Per Second, More Is Better IPC_benchmark Type: Unnamed Unix Domain Socket - Message Bytes: 256 s52xl16.x86.tx-ipc 200K 400K 600K 800K 1000K SE +/- 2447.38, N = 3 969574
OpenBenchmarking.org Messages Per Second, More Is Better IPC_benchmark Type: Unnamed Unix Domain Socket - Message Bytes: 512 s52xl16.x86.tx-ipc 200K 400K 600K 800K 1000K SE +/- 12641.75, N = 3 976739
OpenBenchmarking.org Messages Per Second, More Is Better IPC_benchmark Type: Unnamed Unix Domain Socket - Message Bytes: 1024 s52xl16.x86.tx-ipc 200K 400K 600K 800K 1000K SE +/- 10784.07, N = 3 932675
glibc bench The GNU C Library project provides the core libraries for the GNU system and GNU/Linux systems, as well as many other systems that use Linux as the kernel. These libraries provide critical APIs including ISO C11, POSIX.1-2008, BSD, OS-specific APIs and more.
Learn more via the OpenBenchmarking.org test page .
OpenBenchmarking.org nanoseconds, Fewer Is Better glibc bench 1.0 Benchmark: cos s52xl16.x86.tx-glibc 16 32 48 64 80 SE +/- 0.01, N = 3 70.31