min_bandwidth.rs |
A simulated transfer benchmark, asserting a minimum bandwidth.
This is using [`test_fixture::sim`], i.e. does no I/O beyond the process
boundary and runs in simulated time. Given that [`test_fixture::sim`] is
deterministic, there is no need for multiple benchmark iterations. Still it
is a Rust benchmark instead of a unit test due to its runtime (> 10s) even
in Rust release mode. |
2831 |
range_tracker.rs |
|
1757 |
rx_stream_orderer.rs |
|
818 |
sent_packets.rs |
|
1650 |
transfer.rs |
|
3429 |