Add benchmarking section to README

This commit is contained in:
def 2020-11-23 13:37:33 +01:00
parent a077f727e8
commit f523a229b2

View file

@ -192,7 +192,7 @@ $ ./DDNet-Server -f mine.cfg
</a>
Installation from Repository
-----------------
----------------------------
Debian/Ubuntu
@ -219,4 +219,11 @@ Arch Linux
$ yay -S ddnet
```
Benchmarking
------------
DDNet is available in the [Phoronix Test Suite](https://openbenchmarking.org/test/pts/ddnet). If you have PTS installed you can easily benchmark DDNet on your own system like this:
```bash
$ phoronix-test-suite benchmark ddnet
```