Notes to Self

Alex Sokolsky's Notes on Computers and Programming

phoronix

repo

Installation

Download and install the latest release from github:

curl -vL  https://github.com/phoronix-test-suite/phoronix-test-suite/releases/download/v10.8.4/phoronix-test-suite_10.8.4_all.deb \
    -o phoronix-test-suite_10.8.4_all.deb
sudo apt install ./phoronix-test-suite_10.8.4_all.deb

Install pre-requisites for the specific benchmark:

phoronix-test-suite install build-linux-kernel
sudo apt install libelf-dev

Benchmarking

phoronix-test-suite benchmark build-linux-kernel

View Results

phoronix-test-suite show-result t14g3-build-linux-kernel

Upload Results

phoronix-test-suite upload t14g3-build-linux-kernel

Summary

build-linux-kernel