s3bc40
codspeed-guide-rust
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat: add merge_sort
#1
Comparing
feat/merge-sort
(
cf7389a
) with
main
(
45e5fec
)
CodSpeed Performance Gauge
+32%
Improvement
1
Untouched
17
New
3
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Improvement
New
Untouched
21 total
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_merge_sort[10000]
benches/sorting.rs
CodSpeed Performance Gauge
N/A
N/A
3.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_merge_sort[1000]
benches/sorting.rs
CodSpeed Performance Gauge
N/A
N/A
346.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_merge_sort[100]
benches/sorting.rs
CodSpeed Performance Gauge
N/A
N/A
36.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
search_vec[100]
benches/fibonacci.rs
CodSpeed Performance Gauge
+9%
349.4 ns
320.3 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_from_str[String]
benches/fibonacci.rs
CodSpeed Performance Gauge
+3%
920.3 ns
891.1 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
search_vec[1000]
benches/fibonacci.rs
CodSpeed Performance Gauge
+1%
2.2 µs
2.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_bubble_sort[100]
benches/sorting.rs
CodSpeed Performance Gauge
0%
20.1 µs
20 µ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.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_bubble_sort[1000]
benches/sorting.rs
CodSpeed Performance Gauge
0%
2 ms
2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_bubble_sort[10000]
benches/sorting.rs
CodSpeed Performance Gauge
0%
195.6 ms
195.6 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_fib_args[15]
benches/fibonacci.rs
CodSpeed Performance Gauge
0%
8 µs
8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_fib_args[1]
benches/fibonacci.rs
CodSpeed Performance Gauge
0%
302.2 ns
302.2 ns
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_args[5]
benches/fibonacci.rs
CodSpeed Performance Gauge
0%
385.8 ns
385.8 ns
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_parse_json[10]
benches/fibonacci.rs
CodSpeed Performance Gauge
0%
23.4 µs
23.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_parse_json[1000]
benches/fibonacci.rs
CodSpeed Performance Gauge
-1%
1.6 ms
1.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
bench_parse_json[100]
benches/fibonacci.rs
CodSpeed Performance Gauge
-1%
163.2 µs
164.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
async_sleep_bench
benches/fibonacci.rs
CodSpeed Performance Gauge
-1%
48.6 µs
48.9 µs
Commits
Click on a commit to change the comparison range
Base
main
45e5fec
+31.91%
feat: add merge_sort implementation and benchmark
cf7389a
7 days ago
by s3bc40
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs