mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-08 03:01:12 -04:00
perf(chain-state): parallelize into_sorted with rayon (#21193)
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -7788,6 +7788,7 @@ dependencies = [
|
||||
"parking_lot",
|
||||
"pin-project",
|
||||
"rand 0.9.2",
|
||||
"rayon",
|
||||
"reth-chainspec",
|
||||
"reth-errors",
|
||||
"reth-ethereum-primitives",
|
||||
|
||||
Reference in New Issue
Block a user