benchmark byte conversion as well; bittorrent_udp: use buffers

This commit is contained in:
Joakim Frostegård 2020-04-07 19:49:29 +02:00
parent 51590a3d6c
commit a99688a5a2
11 changed files with 231 additions and 106 deletions

1
Cargo.lock generated
View file

@ -39,6 +39,7 @@ name = "aquatic_bench"
version = "0.1.0"
dependencies = [
"aquatic",
"bittorrent_udp",
"indicatif",
"mimalloc",
"num-format",