diff --git a/README.md b/README.md new file mode 100644 index 0000000..eb1a89a --- /dev/null +++ b/README.md @@ -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 +``` + +