paradigmxyz
reth
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
fix(trie): PST: Fix update_leaf atomicity, remove update_leaves revealed tracking, fix callback calling
#21573
Merged
Comparing
mediocregopher/update-leaf-atomicity-fix
(
a41f10b
) with
main
(
70bfdaf
)
CodSpeed Performance Gauge
0%
Untouched
118
Skipped
7
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Untouched
Skipped
7 total
Archive selected
The benchmarks below were skipped, so their baseline results are used instead. If they were deleted in your codebase, archive them to remove them from the performance reports.
Learn more about archiving benchmarks
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
update_leaf[5000]
crates/trie/sparse/benches/update.rs::benches::update_leaf
Skipped
165.3 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
update_leaf[1000]
crates/trie/sparse/benches/update.rs::benches::update_leaf
Skipped
112.6 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
remove_leaf[5000]
crates/trie/sparse/benches/update.rs::benches::remove_leaf
Skipped
1.1 ms
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
remove_leaf[1000]
crates/trie/sparse/benches/update.rs::benches::remove_leaf
Skipped
261.7 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
prefix set | size: 10 | `Vec` with binary search lookup
crates/trie/common/benches/prefix_set.rs::prefix_set::prefix_set_lookups::Prefix Set Lookups
Skipped
3.8 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
prefix set | size: 100 | `Vec` with binary search lookup
crates/trie/common/benches/prefix_set.rs::prefix_set::prefix_set_lookups::Prefix Set Lookups
Skipped
19.4 µs
*
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
prefix set | size: 1000 | `Vec` with binary search lookup
crates/trie/common/benches/prefix_set.rs::prefix_set::prefix_set_lookups::Prefix Set Lookups
Skipped
205.7 µs
*
Commits
Click on a commit to change the comparison range
Base
main
70bfdaf
-0.17%
fix update_leaf atomicity and remove revealed tracking
148695d
6 months ago
by mediocregopher
+0.43%
Fix wrong paths being passed to callback
a41f10b
6 months ago
by mediocregopher
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs