Initial sync speed up #11468
-
Is it possible to speed up the initial sync (apart from using snapshot nodes)?
HW: 48core CPU, 150GB RAM, NVMe storage, ... |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
It is normal for this type of speed regression. Phase 0 of the beacon chain was much easier to process blocks. As the number of validators and requirements of new phases of beacon chain increases, the sync speed will become slower. See #11476 for some additional context. One suggestion is to use checkpoint sync to start syncing from a trusted checkpoint. https://docs.prylabs.network/docs/prysm-usage/checkpoint-sync |
Beta Was this translation helpful? Give feedback.
It is normal for this type of speed regression. Phase 0 of the beacon chain was much easier to process blocks. As the number of validators and requirements of new phases of beacon chain increases, the sync speed will become slower.
See #11476 for some additional context.
One suggestion is to use checkpoint sync to start syncing from a trusted checkpoint.
https://docs.prylabs.network/docs/prysm-usage/checkpoint-sync