s3bc40
codspeed-guide-rust
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix: bubble_sort refactor
#2
Comparing
fix/bubble-sort-regression
(
29eba4e
) with
main
(
45e5fec
)
CodSpeed Performance Gauge
-64%
Improvement
4
Regression
2
(
1
)
Untouched
11
Different runtime environments detected
Some benchmarks with significant performance changes were compared across different runtime environments, which may affect the accuracy of the results.
Learn more about regression causes
.
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Improvement
Acknowledged
Untouched
18 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_bubble_sort[100]
benches/sorting.rs
CodSpeed Performance Gauge
-37%
20.1 µs
31.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_bubble_sort[1000]
benches/sorting.rs
CodSpeed Performance Gauge
-14%
2 ms
2.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_from_str[&str]
benches/fibonacci.rs
CodSpeed Performance Gauge
+32%
120.6 ns
91.4 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_fib_args[1]
benches/fibonacci.rs
CodSpeed Performance Gauge
+24%
302.2 ns
243.9 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
search_vec[100]
benches/fibonacci.rs
CodSpeed Performance Gauge
+20%
349.4 ns
291.1 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_fib_args[5]
benches/fibonacci.rs
CodSpeed Performance Gauge
+18%
385.8 ns
327.5 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_bubble_sort[10000]
benches/sorting.rs
CodSpeed Performance Gauge
-64%
195.6 ms
549.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
search_vec[1000]
benches/fibonacci.rs
CodSpeed Performance Gauge
+3%
2.2 µs
2.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_parse_json[10]
benches/fibonacci.rs
CodSpeed Performance Gauge
+1%
23.4 µs
23.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_fib_args[15]
benches/fibonacci.rs
CodSpeed Performance Gauge
0%
8 µs
7.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
search_vec[10000]
benches/fibonacci.rs
CodSpeed Performance Gauge
0%
20.4 µs
20.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
async_sleep_bench
benches/fibonacci.rs
CodSpeed Performance Gauge
0%
48.6 µs
48.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_parse_json[100]
benches/fibonacci.rs
CodSpeed Performance Gauge
0%
163.2 µs
163 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_parse_json[1000]
benches/fibonacci.rs
CodSpeed Performance Gauge
0%
1.6 ms
1.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_fib_args[25]
benches/fibonacci.rs
CodSpeed Performance Gauge
0%
933.6 µs
933.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_fib_args[35]
benches/fibonacci.rs
CodSpeed Performance Gauge
0%
114.8 ms
114.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_fib
benches/fibonacci.rs
CodSpeed Performance Gauge
0%
949.2 ns
949.2 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_from_str[String]
benches/fibonacci.rs
CodSpeed Performance Gauge
0%
920.3 ns
920.3 ns
Commits
Click on a commit to change the comparison range
Base
main
45e5fec
-64.42%
perf: degrade bubble_sort with redundant clone per pass
29eba4e
7 days ago
by s3bc40
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs