aquatic_http: parse_key_value_pairs_memchr: small code improvement

This commit is contained in:
Joakim Frostegård 2020-07-19 13:06:39 +02:00
parent a8e355f22a
commit ca8d278a03
7 changed files with 1011 additions and 1008 deletions

View file

@ -2,4 +2,4 @@
export RUSTFLAGS="-C target-cpu=native"
cargo bench --bench bench_request_from_path -- --noplot --baseline no-memchr --load-baseline latest
cargo bench --bench bench_request_from_path -- --noplot --baseline latest