add scrape benchmark to announce benchmark

This commit is contained in:
Joakim Frostegård 2020-04-05 14:17:47 +02:00
parent 496c06b72f
commit 570be610d6
4 changed files with 221 additions and 130 deletions

View file

@ -15,7 +15,7 @@ name = "aquatic"
name = "bench_connect"
[[bin]]
name = "bench_announce"
name = "bench_announce_scrape"
[dependencies]
bittorrent_udp = { path = "../bittorrent_udp" }