feat(cli): add use-caching-and-prewarming flag (#14114)

This commit is contained in:
Dan Cline
2025-01-30 19:48:35 -05:00
committed by GitHub
parent 4d00627559
commit 4ce5a60c58
3 changed files with 25 additions and 0 deletions

View File

@ -695,6 +695,9 @@ Engine:
--engine.state-root-task
Enable state root task
--engine.caching-and-prewarming
Enable cross-block caching and parallel prewarming
--engine.state-root-task-compare-updates
Enable comparing trie updates from the state root task to the trie updates from the regular state root calculation