mirror of
https://github.com/smoltcp-rs/smoltcp.git
synced 2025-09-29 22:02:05 +00:00
Merge pull request #989 from smoltcp-rs/fix-benches
Fix bench, check benches in CI.
This commit is contained in:
commit
749d8c7711
@ -42,6 +42,7 @@ mod wire {
|
||||
sack_permitted: false,
|
||||
sack_ranges: [None, None, None],
|
||||
payload: &PAYLOAD_BYTES,
|
||||
timestamp: None,
|
||||
};
|
||||
let mut bytes = vec![0xa5; repr.buffer_len()];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user