benchrs

Apache Benchmark style http bench tool written in async rust ``` Benchrs 0.1.10 Arkaitz Jimenez arkaitzj@gmail.com Does http benchmarks

USAGE: benchrs [OPTIONS]

ARGS: The url to hit

OPTIONS: -c Sets the concurrency level -h, --help Print help information -H

... Sets a custom header -k Enables keep alive -m Request method: default GET -n Sets the number of requests -p File attach as request body -v Increases verbosity -V, --version Print version information ```