mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-08 03:01:12 -04:00
perf(engine): replace channel+BTreeMap reorder with lock-free for_each_ordered (#22144)
Co-authored-by: Amp <amp@ampcode.com> Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ec982f8686
commit
33ac869a85
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -10350,6 +10350,7 @@ name = "reth-tasks"
|
||||
version = "1.11.0"
|
||||
dependencies = [
|
||||
"auto_impl",
|
||||
"crossbeam-utils",
|
||||
"dyn-clone",
|
||||
"futures-util",
|
||||
"metrics",
|
||||
|
||||
Reference in New Issue
Block a user