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
1 changed files with 13 additions and 0 deletions

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
```