mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-30 02:01:35 +00:00
* [mplex] Benchmark different split_send_size configurations. With both TCP and memory transports. As a result, change the default `split_send_size` to 8KiB. * Cleanup * [mplex] Update CHANGELOG. * Add throughput information.