1 unstable release

0.1.1 Oct 15, 2022
0.1.0 Oct 15, 2022

#10 in #bandwidth

49 downloads per month

Apache-2.0

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:

  1. Open config.yaml file (on both server and client side) and put in your configuration.

  2. On the server side execute: cargo run -- --server

  3. 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

~2.2–3MB
~63K SLoC