feat: usre more hyperlinks and improved title
This commit is contained in:
parent
c4edb30748
commit
09f2cf944c
1 changed files with 6 additions and 4 deletions
|
|
@ -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:
|
||||
<https://www.phoronix-test-suite.com/>
|
||||
|
||||
## 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: <https://github.com/phoronix-test-suite/phoronix-test-suite/blob/master/documentation/phoronix-test-suite.md>
|
||||
Check [the docs]
|
||||
(<https://github.com/phoronix-test-suite/phoronix-test-suite/blob/master/documentation/phoronix-test-suite.md>)
|
||||
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: <https://openbenchmarking.org/result/2511139-NE-2511132NE42>
|
||||
[Example](<https://openbenchmarking.org/result/2511139-NE-2511132NE4>)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue