mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-10 07:48:19 -05:00
perf: optimize canonical_hashes_range with Vec::with_capacity pre-allocation + benchmark (#18072)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -7330,6 +7330,7 @@ dependencies = [
|
||||
"alloy-primitives",
|
||||
"alloy-signer",
|
||||
"alloy-signer-local",
|
||||
"codspeed-criterion-compat",
|
||||
"derive_more",
|
||||
"metrics",
|
||||
"parking_lot",
|
||||
|
||||
Reference in New Issue
Block a user