refactor benchmarks into one bin: bench_handlers

This commit is contained in:
Joakim Frostegård 2020-04-05 16:17:47 +02:00
parent ab457aaf82
commit f3f196bd0d
7 changed files with 289 additions and 254 deletions

View file

@ -12,10 +12,7 @@ path = "src/lib/lib.rs"
name = "aquatic"
[[bin]]
name = "bench_connect"
[[bin]]
name = "bench_announce_scrape"
name = "bench_handlers"
[[bin]]
name = "plot_pareto"