1 unstable release
0.1.1 | Oct 15, 2022 |
---|---|
0.1.0 |
|
#12 in #bandwidth
35KB
760 lines
Benchmark Network
A tool to measure the throughput of a network between a server and a client.
The most strightforward way to use it:
-
Open
config.yaml
file (on both server and client side) and put in your configuration. -
On the server side execute:
cargo run -- --server
-
On the client side execute:
cargo run -- --client
Crate can be accessed on https://crates.io/crates/benchmark_network Github repo can be accessed on https://github.com/mj-nehme/benchmark_network_rust
Dependencies
~4MB
~82K SLoC