From f8a2ba06b2c1858942bfa72f1c148d46c9836096 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Thu, 13 Nov 2025 21:47:30 +0100 Subject: [PATCH] feat: improve readability --- docs/benchmarking/phoronix-test-suite.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/docs/benchmarking/phoronix-test-suite.md b/docs/benchmarking/phoronix-test-suite.md index cba2edd..b01b0f3 100644 --- a/docs/benchmarking/phoronix-test-suite.md +++ b/docs/benchmarking/phoronix-test-suite.md @@ -1,7 +1,6 @@ # Phoronix Test Suite -The Phoronix Test Suite does not require an introduction. - +The Phoronix Test Suite does not require an introduction. More information here: ## Install on Linux (Debian/Ubuntu) @@ -19,8 +18,7 @@ sudo apt install -y php-cli php-xml pkg-config ## Basic benchmark -For some quick basic system benchark you can use the following. - +For some quick basic system benchark you can use the following. Check [the docs]() for more information. @@ -53,6 +51,5 @@ phoronix-test-suite benchmark 2511138-NE-2511139NE28 The results can be uploaded to the openbenchmark.org website for easy sharing. -[Two-Way example]() - +[Two-Way example]() [Three-Way example]()