mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 00:42:42 +00:00
Run reconstruction inside a scoped rayon pool (#8075)
Co-Authored-By: Jimmy Chen <jchen.tc@gmail.com> Co-Authored-By: Eitan Seri- Levi <eserilev@gmail.com> Co-Authored-By: Eitan Seri-Levi <eserilev@ucsc.edu>
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -980,7 +980,6 @@ dependencies = [
|
||||
"metrics",
|
||||
"num_cpus",
|
||||
"parking_lot 0.12.3",
|
||||
"rayon",
|
||||
"serde",
|
||||
"slot_clock",
|
||||
"strum",
|
||||
@@ -9232,6 +9231,8 @@ dependencies = [
|
||||
"async-channel 1.9.0",
|
||||
"futures",
|
||||
"metrics",
|
||||
"num_cpus",
|
||||
"rayon",
|
||||
"tokio",
|
||||
"tracing",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user