quinn-rs / quinn

Async-friendly QUIC implementation in Rust
Apache License 2.0
3.57k stars 363 forks source link

perf: change throughput units from MiB/s into Mb/s. #1827

Closed stormshield-damiend closed 2 months ago

stormshield-damiend commented 2 months ago

Use a more commonly used bandwidth unit in perf_client and perf_server.