aquatic/aquatic_http_protocol/benches
Joakim Frostegård fd68a5f603 aquatic_http: serialize responses to a buffer ref instead of new vec
This improves benchmark performance somewhat and performance
during load testing a bit too.
2020-07-24 21:59:23 +02:00
..
bench_announce_response_to_bytes.rs aquatic_http: serialize responses to a buffer ref instead of new vec 2020-07-24 21:59:23 +02:00
bench_request_from_bytes.rs aquatic_http_protocol: add benchmark for request from bytes 2020-07-20 20:27:42 +02:00
bench_request_from_path.rs aquatic_http: move protocol module to new crate aquatic_http_protocol 2020-07-19 21:59:31 +02:00