Performance Tricks
Optimizing Erigon Performance: Sync Speed, Cloud Drives, and Memory Tuning
Increase Sync Speed
--sync.loop.block.limit=10_000 --batchSize=2g--torrent.download.rate=512mbOptimize for Cloud Drives
SNAPSHOT_MADV_RND=falseLock Latest State in RAM
vmtouch -vdlw /mnt/erigon/snapshots/domain/*btHandle Memory Allocation Issues
Last updated
Was this helpful?