feat: improved examples and added direct compare

This commit is contained in:
Simon Cornet 2025-11-13 21:43:01 +01:00
commit 75629d2988

View file

@ -39,8 +39,15 @@ Run the benchmark.
phoronix-test-suite batch-benchmark fio sysbench phoronix-test-suite batch-benchmark fio sysbench
``` ```
Or compare a system directly to a previous result.
```shell
phoronix-test-suite benchmark 2511138-NE-2511139NE28
```
## Results ## Results
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.
[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>)