aquatic_bench: start work on fixing it: create new connect bencher

This commit is contained in:
Joakim Frostegård 2020-04-13 01:34:05 +02:00
parent 6c4013ca55
commit f4ca9c2795
6 changed files with 121 additions and 101 deletions

View file

@ -18,7 +18,7 @@ name = "plot_pareto"
aquatic = { path = "../aquatic" }
bittorrent_udp = { path = "../bittorrent_udp" }
cli_helpers = { path = "../cli_helpers" }
dashmap = "3"
crossbeam-channel = "0.4"
indicatif = "0.14"
mimalloc = { version = "0.1", default-features = false }
num-format = "0.4"