aaron-ang
opthash-rs
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
refactor: replace raw pointers with MaybeUninit
#75
Merged
Comparing
ptr-check
(
8821194
) with
main
(
77337b9
)
CodSpeed Performance Gauge
0%
Untouched
94
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
94 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
delete_heavy_elastic
benches/speedup.rs::benches::bench_delete_heavy::delete_heavy
CodSpeed Performance Gauge
+2%
34.5 ms
33.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
resize_heavy_elastic
benches/speedup.rs::benches::bench_resize_heavy::resize_heavy
CodSpeed Performance Gauge
+2%
1.9 ms
1.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_resize[elastic]
benches/python/throughput.py
CodSpeed Performance Gauge
+1%
4.3 ms
4.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
tiny_lookup_elastic
benches/speedup.rs::benches::bench_tiny_lookup::tiny_lookup
CodSpeed Performance Gauge
+1%
22.1 ms
21.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_values_contains_hit[dict]
benches/python/throughput.py
CodSpeed Performance Gauge
+1%
9.7 µs
9.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_update_dict[elastic]
benches/python/throughput.py
CodSpeed Performance Gauge
+1%
14.8 ms
14.7 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
resize_heavy_funnel
benches/speedup.rs::benches::bench_resize_heavy::resize_heavy
CodSpeed Performance Gauge
+1%
1.7 ms
1.6 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
get_miss_elastic
benches/speedup.rs::benches::bench_lookups::get_miss
CodSpeed Performance Gauge
0%
5.4 ms
5.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_update_same[elastic]
benches/python/throughput.py
CodSpeed Performance Gauge
0%
10.8 ms
10.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_setdefault_miss[elastic]
benches/python/throughput.py
CodSpeed Performance Gauge
0%
21.1 ms
21 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_resize[funnel]
benches/python/throughput.py
CodSpeed Performance Gauge
0%
4 ms
4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_delete[funnel]
benches/python/throughput.py
CodSpeed Performance Gauge
0%
14.5 ms
14.4 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_values_contains_hit[elastic]
benches/python/throughput.py
CodSpeed Performance Gauge
0%
9.6 µs
9.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_values_contains_hit[funnel]
benches/python/throughput.py
CodSpeed Performance Gauge
0%
9.8 µs
9.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_setdefault_miss[funnel]
benches/python/throughput.py
CodSpeed Performance Gauge
0%
19.9 ms
19.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_eq_same[elastic]
benches/python/throughput.py
CodSpeed Performance Gauge
0%
3 ms
3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
delete_heavy_funnel
benches/speedup.rs::benches::bench_delete_heavy::delete_heavy
CodSpeed Performance Gauge
0%
25.3 ms
25.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_runion[elastic]
benches/python/throughput.py
CodSpeed Performance Gauge
0%
9.8 ms
9.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_keys_contains_hit[elastic]
benches/python/throughput.py
CodSpeed Performance Gauge
0%
5.8 ms
5.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_fromkeys[elastic]
benches/python/throughput.py
CodSpeed Performance Gauge
0%
5.1 ms
5 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_update_same[funnel]
benches/python/throughput.py
CodSpeed Performance Gauge
0%
9.8 ms
9.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_mixed[elastic]
benches/python/throughput.py
CodSpeed Performance Gauge
0%
9.1 ms
9.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_mixed[funnel]
benches/python/throughput.py
CodSpeed Performance Gauge
0%
9.1 ms
9.1 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_mixed[dict]
benches/python/throughput.py
CodSpeed Performance Gauge
0%
5.9 ms
5.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
test_get_hit[elastic]
benches/python/throughput.py
CodSpeed Performance Gauge
0%
5.7 ms
5.7 ms
1
2
3
4
Commits
Click on a commit to change the comparison range
Base
main
77337b9
+0.12%
refactor: replace raw pointers with MaybeUninit in arena and funnel modules
8821194
4 days ago
by aaron-ang
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs