Skip to content

Instantly share code, notes, and snippets.

@kumavis
Created November 30, 2020 09:36
Show Gist options
  • Save kumavis/ab0e6ab555362c5e479d6311c4540bbd to your computer and use it in GitHub Desktop.
Save kumavis/ab0e6ab555362c5e479d6311c4540bbd to your computer and use it in GitHub Desktop.
go-ethreum mainnet fast sync performance on digital ocean
syncing geth on digital ocean
- name: eth2-mainnet-00
- sync time: (failed to sync, bound by disk perf)
- region: fra1
- type: s-8vcpu-16gb
- primaryDb: attached volume
- ancientDb: attached volume
- price vps: $0.119/hr
- price volume: $0.052/hr 350gb
- price subtotal: $0.171/hr
- cost: infinite?
- https://snapshot.raintank.io/dashboard/snapshot/2hPgT7dx9RZp9wJ2QpLxvJP4WzseXcOK
- name: eth2-mainnet-01
- sync time: 18.5h
- region: nyc3
- type: s-8vcpu-16gb
- primaryDb: onboard ssd
- ancientDb: attached volume
- price vps: $0.119/hr
- price volume: $0.030/hr 200gb
- price subtotal: $0.149/hr
- cost: $2.76
- https://snapshot.raintank.io/dashboard/snapshot/pzaRo16EhGnienRIpvtFtK65t3m7QAjF
- name: eth2-mainnet-02
- sync time: 12h
- region: lon1
- type: so-4vcpu-32gb
- primaryDb: onboard nvme ssd
- ancientDb: attached volume
- price vps: $0.372/hr
- price volume: $0.030/hr 200gb
- price subtotal: $0.402/hr
- cost: $4.82
- https://snapshot.raintank.io/dashboard/snapshot/KnYkO7Khs1rjEmovj5yinm1C94761zkr
- name: eth2-mainnet-03
- sync time: 5hr
- region: tor1
- type: m-24vcpu-192gb
- primaryDb: tmpfs ramdisk
- ancientDb: onboard ssd
- price vps: $1.429/hr
- price volume: $0
- price subtotal: $1.429/hr
- cost: $7.15
- https://snapshot.raintank.io/dashboard/snapshot/v8gs4GLbnnS7KP7AZjwnF2wA1I7zpHKr
- name: eth2-mainnet-04
- sync time: 4.75hr
- region: nyc1
- type: so-24vcpu-192gb
- primaryDb: tmpfs ramdisk
- ancientDb: onboard nvme ssd
- price vps: $2.232/hr
- price volume: $0
- price subtotal: $2.232/hr
- cost: $10.60
- https://snapshot.raintank.io/dashboard/snapshot/XLmq6kJRj9pDbD4GKAGxk8JrmQ83CKDJ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment