A benchmarking dataset for Linux distros — Phoronix Test Suite runs
on Ubuntu, Fedora, and Debian, captured monthly in GitHub Actions on
identical runner hardware, with a Rails dashboard and R parsers
consuming the same composite XML.
Note this site is the static showcase. Fresh captures
land in the repo on the 1st of every month via the
capture-benchmarks
workflow. The Rails dashboard reads the same composite XML — see the
README setup
section
to run it locally.
Sample results — Ubuntu 24.04
The fully parsed sample runs on 2× Intel Core i5-7360U (3 cores),
4 GB RAM, 21 GB disk, in VMware Fusion Pro 13.6.1. Each benchmark
ran 9 times; the dot shows the mean, the band shows ±1σ around it.
C-Ray
pts/c-ray-2.0.0 | 1080p @ 16 rpp
Seconds
1,088
Tinymembench memcpy
pts/tinymembench-1.0.2 | standard memcpy
MB/s
11,210
Tinymembench memset
pts/tinymembench-1.0.2 | standard memset
The R parsers and the Rails ingester are interchangeable consumers
of the same pts/composite.xml — run the static
analysis with R alone, or use the dashboard alone, or both.