Open
Description
Execution stage on Reth seems to be taking a really long time. I can't use snapshot because there are none for full nodes.
Is there anything I can do to speed up sync?
Logs:
ts=2025-03-27T17:28:11.977375145Z level=info target=reth::cli message=Status connected_peers=55 stage=Execution checkpoint=18434395 target=26400000 stage_progress=31.60%
ts=2025-03-27T17:28:21.000193786Z level=info target=sync::stages::execution message="Executed block range" start=18441674 end=18442055 throughput="838.04 Mgas/second"
ts=2025-03-27T17:28:31.012880599Z level=info target=sync::stages::execution message="Executed block range" start=18442056 end=18442545 throughput="773.46 Mgas/second"
Hardware:
AMD EPYC-Milan Processor 16 cores 2.6GHz
ram: 60GB ~
I also tried with stronger single core performance hardware but still a bit slow
Hardware (Upgraded):
AMD EPYC 9124 16-Core Processor 3.0GHZ
ram: 125GB ~
ts=2025-03-28T04:01:28.503210762Z level=info target=sync::stages::execution message="Executed block range" start=19806632 end=19807271 throughput="1.27 Ggas/second"
ts=2025-03-28T04:01:31.788431509Z level=info target=reth::cli message=Status connected_peers=37 stage=Execution checkpoint=19804593 target=26400000 stage_progress=39.10%
ts=2025-03-28T04:01:38.513474306Z level=info target=sync::stages::execution message="Executed block range" start=19807272 end=19807933 throughput="1.34 Ggas/second"
ts=2025-03-28T04:01:48.522009039Z level=info target=sync::stages::execution message="Executed block range" start=19807934 end=19808555 throughput="1.31 Ggas/second"
ts=2025-03-28T04:01:56.788266169Z level=info target=reth::cli message=Status connected_peers=37 stage=Execution checkpoint=19804593 target=26400000 stage_progress=39.10%