diff --git a/docs/benchmarking/phoronix-test-suite.md b/docs/benchmarking/phoronix-test-suite.md index 891dcf1..bb2549a 100644 --- a/docs/benchmarking/phoronix-test-suite.md +++ b/docs/benchmarking/phoronix-test-suite.md @@ -39,8 +39,15 @@ Run the benchmark. 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 The results can be uploaded to the openbenchmark.org website for easy sharing. -[Example]() +[Two-Way example]() +[Three-Way example]()