Add a README

This commit is contained in:
Quentin 2021-12-08 18:35:06 +01:00
parent 397c61c717
commit f1d329fff6
Signed by: quentin
GPG key ID: A98E9B769E4FF428

13
README.md Normal file
View file

@ -0,0 +1,13 @@
# benchmarks
## simple network latency
You need R, R development headers, python3, pip3, wget, iproute2 and maybe some other dependencies.
run with:
```
sudo ./garage-latency-simple.R
```