I always get the same speed tests at different times. This is so low according to cloud ssd. redeploy my droplet on a different hypervisor. NYC2 + $ 10 / month plan. pls add your own test results. <pre> dd if=/dev/zero of=tempfile bs=1024 count=4096000 4096000+0 records in 4096000+0 records out 4194304000 bytes (4.2 GB) copied, 65.4723 seconds, 64.1 MB/s </pre>
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
My ram node SSD VPS <pre> dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync 16384+0 records in 16384+0 records out 1073741824 bytes (1.1 GB) copied, 2.42486 s, 430 MB/s </pre>
Digitalocean 10$month NYC2 <pre> dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync 16384+0 records in 16384+0 records out 1073741824 bytes (1.1 GB) copied, 10.3041 seconds, 104 MB/s </pre>