Zorin 16 Benchmarks

Various open-source benchmarks by the Phoronix Test Suite v10.8.4.

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

Statistics

Remove Outliers Before Calculating Averages

Graph Settings

Prefer Vertical Bar Graphs

Multi-Way Comparison

Condense Multi-Option Tests Into Single Result Graphs

Table

Show Detailed System Result Table

Run Management

Result
Identifier
View Logs
Performance Per
Dollar
Date
Run
  Test
  Duration
KINGSTON RBUSNS8 - Intel Core i3-8100T
December 03 2023
  43 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):


Zorin 16 BenchmarksOpenBenchmarking.orgPhoronix Test SuiteIntel Core i3-8100T @ 3.10GHz (4 Cores)(5.13 BIOS)Intel Cannon Lake PCH8GB128GB KINGSTON RBUSNS8Intel 8th Gen Core Gaussian Mixture Model (1100MHz)Realtek ALC662 rev1SyncMasterIntel I219-LM + Qualcomm Atheros QCA6174 802.11acZorin 165.15.0-89-generic (x86_64)GNOME Shell 3.38.4X Server 1.20.13GCC 9.4.0btrfs4096x2160ProcessorMotherboardChipsetMemoryDiskGraphicsAudioMonitorNetworkOSKernelDesktopDisplay ServerCompilerFile-SystemScreen ResolutionZorin 16 Benchmarks PerformanceSystem Logs- Transparent Huge Pages: madvise- --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++,gm2 --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-multiarch --enable-multilib --enable-nls --enable-objc-gc=auto --enable-offload-targets=nvptx-none=/build/gcc-9-9QDOt0/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --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=auto --with-tune=generic --without-cuda-driver -v - MQ-DEADLINE / relatime,rw,space_cache,ssd,subvol=/@home,subvolid=257 / Block Size: 4096 - Scaling Governor: intel_pstate powersave (EPP: balance_performance) - CPU Microcode: 0xf4 - Thermald 1.9.1 - gather_data_sampling: Mitigation of Microcode + itlb_multihit: KVM: Mitigation of VMX disabled + l1tf: Mitigation of PTE Inversion; VMX: conditional cache flushes SMT disabled + mds: Mitigation of Clear buffers; SMT disabled + meltdown: Mitigation of PTI + mmio_stale_data: Mitigation of Clear buffers; SMT disabled + retbleed: Mitigation of IBRS + spec_rstack_overflow: Not affected + 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 IBRS IBPB: conditional STIBP: disabled RSB filling PBRSB-eIBRS: Not affected + srbds: Mitigation of Microcode + tsx_async_abort: Not affected

Zorin 16 Benchmarkssqlite: 1build-eigen: Time To Compilem-queens: Time To Solvenginx: 1KINGSTON RBUSNS8 - Intel Core i3-8100T70.837110.874357.236OpenBenchmarking.org

SQLite

This is a simple benchmark of SQLite. At present this test profile just measures the time to perform a pre-defined number of insertions on an indexed database with a variable number of concurrent repetitions -- up to the maximum number of CPU threads available. Learn more via the OpenBenchmarking.org test page.

OpenBenchmarking.orgSeconds, Fewer Is BetterSQLite 3.41.2Threads / Copies: 1KINGSTON RBUSNS8 - Intel Core i3-8100T1632486480SE +/- 0.63, N = 370.841. (CC) gcc options: -O2 -lm -ldl -lpthread

BlogBench

BlogBench is designed to replicate the load of a real-world busy file server by stressing the file-system with multiple threads of random reads, writes, and rewrites. The behavior is mimicked of that of a blog by creating blogs with content and pictures, modifying blog posts, adding comments to these blogs, and then reading the content of the blogs. All of these blogs generated are created locally with fake content and pictures. Learn more via the OpenBenchmarking.org test page.

Test: Read

KINGSTON RBUSNS8 - Intel Core i3-8100T: The test run did not produce a result. The test run did not produce a result. The test run did not produce a result.

Test: Write

KINGSTON RBUSNS8 - Intel Core i3-8100T: The test run did not produce a result. The test run did not produce a result. The test run did not produce a result.

WebP Image Encode

This is a test of Google's libwebp with the cwebp image encode utility and using a sample 6000x4000 pixel JPEG image as the input. Learn more via the OpenBenchmarking.org test page.

Encode Settings: Default

KINGSTON RBUSNS8 - Intel Core i3-8100T: The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status.

GraphicsMagick

This is a test of GraphicsMagick with its OpenMP implementation that performs various imaging tests on a sample 6000x4000 pixel JPEG image. Learn more via the OpenBenchmarking.org test page.

Operation: HWB Color Space

KINGSTON RBUSNS8 - Intel Core i3-8100T: The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status.

Timed Linux Kernel Compilation

This test times how long it takes to build the Linux kernel in a default configuration (defconfig) for the architecture being tested or alternatively an allmodconfig for building all possible kernel modules for the build. Learn more via the OpenBenchmarking.org test page.

Build: defconfig

KINGSTON RBUSNS8 - Intel Core i3-8100T: The test run did not produce a result. The test run did not produce a result. The test run did not produce a result. E: *** Configuration file ".config" not found!

Build: allmodconfig

KINGSTON RBUSNS8 - Intel Core i3-8100T: The test run did not produce a result. The test run did not produce a result. The test run did not produce a result. E: *** Configuration file ".config" not found!

Timed Eigen Compilation

This test times how long it takes to build all Eigen examples. The Eigen examples are compiled serially. Eigen is a C++ template library for linear algebra. Learn more via the OpenBenchmarking.org test page.

OpenBenchmarking.orgSeconds, Fewer Is BetterTimed Eigen Compilation 3.3.9Time To CompileKINGSTON RBUSNS8 - Intel Core i3-8100T20406080100SE +/- 0.10, N = 3110.87

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 SolveKINGSTON RBUSNS8 - Intel Core i3-8100T80160240320400SE +/- 0.02, N = 3357.241. (CXX) g++ options: -fopenmp -O2 -march=native

nginx

This is a benchmark of the lightweight Nginx HTTP(S) web-server. This Nginx web server benchmark test profile makes use of the wrk program for facilitating the HTTP requests over a fixed period time with a configurable number of concurrent clients/connections. HTTPS with a self-signed OpenSSL certificate is used by this test for local benchmarking. Learn more via the OpenBenchmarking.org test page.

Connections: 1

KINGSTON RBUSNS8 - Intel Core i3-8100T: The test quit with a non-zero exit status. The test quit with a non-zero exit status. The test quit with a non-zero exit status.