aquatic/aquatic_http_protocol
Joakim Frostegård 8fea96bcd2 aquatic http protocol: request parsing: remove hashmap for performance
request-from-bytes:

time:   [720.22 ns 723.34 ns 726.73 ns]
change: [-53.265% -52.884% -52.477%] (p = 0.00 < 0.01)

Performance has improved.
2020-07-21 00:11:53 +02:00
..
benches aquatic_http_protocol: add benchmark for request from bytes 2020-07-20 20:27:42 +02:00
src aquatic http protocol: request parsing: remove hashmap for performance 2020-07-21 00:11:53 +02:00
target/criterion aquatic http protocol: request parsing: remove hashmap for performance 2020-07-21 00:11:53 +02:00
Cargo.toml aquatic_http_protocol: add benchmark for request from bytes 2020-07-20 20:27:42 +02:00