benchrs

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

USAGE: benchrs [FLAGS] [OPTIONS]

FLAGS: -h, --help Prints help information -k Enables keep alive -V, --version Prints version information -v Increases verbosity

OPTIONS: -c Sets the concurrency level -H

... Sets a custom header -n Sets the number of requests

ARGS: The url to hit ```