Adds a benchmark for testing the speed of hyper's server. Due to limitations of rust-http, `cargo bench` now needs to be killed after running because there is no way to kill a rust-http server after you start it.
Adds a benchmark for testing the speed of hyper's server. Due to limitations of rust-http, `cargo bench` now needs to be killed after running because there is no way to kill a rust-http server after you start it.