Avatar for the bearcove user
bearcove
fluke
BlogDocs

feat: Try going back to stable with LocalKey and no nightly features

#208Merged
Comparing
back-to-stable
(
68995c1
) with
main
(
9df2294
)
-77%
Improvements
0
Regressions
2
Untouched
4
New
4
Dropped
2
Ignored
0

Benchmarks

New

format_content_length/itoa/pool
crates/fluke/benches/encoding.rs::benches::format_content_length::format_content_length::format_content_length/itoa/pool
N/A
N/A
169.4 µs
format_content_length/lut
crates/fluke/benches/encoding.rs::benches::format_content_length::format_content_length::format_content_length/lut
N/A
N/A
153 µs
format_content_length/std_fmt/buffet
crates/fluke/benches/encoding.rs::benches::format_content_length::format_content_length::format_content_length/std_fmt/buffet
N/A
N/A
504.6 µs
format_content_length/std_fmt/heap
crates/fluke/benches/encoding.rs::benches::format_content_length::format_content_length::format_content_length/std_fmt/heap
N/A
N/A
1 ms

Passed

format_content_length/itoa/buffetRegression
crates/fluke/benches/encoding.rs::benches::format_content_length::format_content_length::format_content_length/itoa/buffet
-29%
203.6 µs
285.5 µs
format_content_length/itoa/heapRegression
crates/fluke/benches/encoding.rs::benches::format_content_length::format_content_length::format_content_length/itoa/heap
-77%
196.7 µs
865.7 µs
format_content_length/itoa/stackMissing
crates/fluke/benches/encoding.rs::benches::format_content_length::format_content_length::format_content_length/itoa/stack
N/A
34.7 µs
N/A
format_content_length/std_fmtMissing
crates/fluke/benches/encoding.rs::benches::format_content_length::format_content_length::format_content_length/std_fmt
N/A
350.8 µs
N/A
format_status_code/itoa/stack
crates/fluke/benches/encoding.rs::benches::format_status_code::format_status_code::format_status_code/itoa/stack
+3%
10 µs
9.8 µs
format_status_code/itoa/heap
crates/fluke/benches/encoding.rs::benches::format_status_code::format_status_code::format_status_code/itoa/heap
+1%
78.1 µs
77.4 µs
format_status_code/lookup_table
crates/fluke/benches/encoding.rs::benches::format_status_code::format_status_code::format_status_code/lookup_table
0%
7.1 µs
7.1 µs
format_status_code/std_fmt
crates/fluke/benches/encoding.rs::benches::format_status_code::format_status_code::format_status_code/std_fmt
0%
145.5 µs
145.1 µs

Commits

Click on a commit to change the comparison range
Base
main
9df2294
+1%
Fix benchmark
d127af0
4 months ago
by fasterthanlime
-47%
Make benchmark more realistic: we need it as a to issue the I/O call
f66a0c9
4 months ago
by fasterthanlime
0%
add std_fmt/buffet variant
4eb5b4d
4 months ago
by fasterthanlime
-31%
Try an itoa/pool strategy
423333d
4 months ago
by fasterthanlime
0%
Do a meaningful order since they get sorted by criterion anyway
544af88
4 months ago
by fasterthanlime
0%
add lut for fun
4c55865
4 months ago
by fasterthanlime
0%
16K buffers are enough methinks
68995c1
4 months ago
by fasterthanlime
Home Terms PrivacyDocs