bearcove / loona

HTTP 1+2 in Rust, with io_uring & ktls
https://docs.rs/loona
Apache License 2.0
361 stars 13 forks source link

Add format_status_code benchmarks #207

Closed fasterthanlime closed 3 months ago

fasterthanlime commented 3 months ago

cf. #204

codspeed-hq[bot] commented 3 months ago

CodSpeed Performance Report

Congrats! CodSpeed is installed 🎉

🆕 8 new benchmarks were detected.

You will start to see performance impacts in the reports once the benchmarks are run from your default branch.

Detected benchmarks

- `format_content_length/itoa/buffet` (203.6 µs) - `format_content_length/itoa/heap` (196.7 µs) - `format_content_length/itoa/stack` (34.7 µs) - `format_content_length/std_fmt` (350.8 µs) - `format_status_code/itoa/heap` (78.1 µs) - `format_status_code/itoa/stack` (10 µs) - `format_status_code/lookup_table` (7.1 µs) - `format_status_code/std_fmt` (145.5 µs)