feat: improve readability

This commit is contained in:
Simon Cornet 2025-11-13 21:47:30 +01:00
commit f8a2ba06b2

View file

@ -1,7 +1,6 @@
# Phoronix Test Suite # Phoronix Test Suite
The Phoronix Test Suite does not require an introduction. The Phoronix Test Suite does not require an introduction.
More information here: <https://www.phoronix-test-suite.com/> More information here: <https://www.phoronix-test-suite.com/>
## Install on Linux (Debian/Ubuntu) ## Install on Linux (Debian/Ubuntu)
@ -20,7 +19,6 @@ sudo apt install -y php-cli php-xml pkg-config
## Basic benchmark ## 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 Check
[the docs](<https://github.com/phoronix-test-suite/phoronix-test-suite/blob/master/documentation/phoronix-test-suite.md>) [the docs](<https://github.com/phoronix-test-suite/phoronix-test-suite/blob/master/documentation/phoronix-test-suite.md>)
for more information. for more information.
@ -54,5 +52,4 @@ phoronix-test-suite benchmark 2511138-NE-2511139NE28
The results can be uploaded to the openbenchmark.org website for easy sharing. The results can be uploaded to the openbenchmark.org website for easy sharing.
[Two-Way example](<https://openbenchmarking.org/result/2511139-NE-2511132NE4>) [Two-Way example](<https://openbenchmarking.org/result/2511139-NE-2511132NE4>)
[Three-Way example](<https://openbenchmarking.org/result/2511138-NE-2511139NE28>) [Three-Way example](<https://openbenchmarking.org/result/2511138-NE-2511139NE28>)