From 09f2cf944ca04fca1eec17aa5975092b95487463 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Thu, 13 Nov 2025 21:32:17 +0100 Subject: [PATCH] feat: usre more hyperlinks and improved title --- docs/benchmarking/phoronix-test-suite.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/benchmarking/phoronix-test-suite.md b/docs/benchmarking/phoronix-test-suite.md index de51c12..208dd9d 100644 --- a/docs/benchmarking/phoronix-test-suite.md +++ b/docs/benchmarking/phoronix-test-suite.md @@ -1,9 +1,9 @@ -# Benchmarking using the Phoronix Test Suite +# Phoronix Test Suite The Phoronix benchmark suite does not require an introduction. More information here: -## Install on Linux +## Install on Linux(Debian/Ubuntu) ```shell wget -O- https://phoronix-test-suite.com/releases/phoronix-test-suite-10.8.4.tar.gz | tar xz @@ -19,7 +19,9 @@ sudo apt install -y php-cli php-xml pkg-config ## Basic benchmark For some quick basic system benchark you can use the following. -Check the docs for more information: +Check [the docs] +() +for more information. ```shell phoronix-test-suite install fio sysbench @@ -41,4 +43,4 @@ phoronix-test-suite batch-benchmark fio sysbench The results can be uploaded to the openbenchmark.org website for easy sharing. -Example: +[Example]()