Add a README
This commit is contained in:
parent
397c61c717
commit
f1d329fff6
1 changed files with 13 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal 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
|
||||
```
|
||||
|
||||
|
Loading…
Reference in a new issue