mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-09 15:28:01 -05:00
perf(trie): optimize chunking configuration (#19800)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
This commit is contained in:
@@ -909,7 +909,7 @@ Engine:
|
||||
--engine.multiproof-chunk-size <MULTIPROOF_CHUNK_SIZE>
|
||||
Multiproof task chunk size for proof targets
|
||||
|
||||
[default: 10]
|
||||
[default: 60]
|
||||
|
||||
--engine.reserved-cpu-cores <RESERVED_CPU_CORES>
|
||||
Configure the number of reserved CPU cores for non-reth processes
|
||||
|
||||
Reference in New Issue
Block a user