|
|
|
|
|
by danking00
849 days ago
|
|
It'd be interesting to see a peak-sequential-bandwidth by cost-per-gigabyte plot. The number I keep in my head is 500 MiB/s, but you're right that there are much faster drives out there [1]. Of the public clouds: Google's "Local SSD" claims ~12,000 MiB/s but they're ephemeral and you need 12 TiB of disks to hit that bandwidth [2][4]. AWS has these io2 SSDs which claim 4,000 MiB/s [3]. On the other points of the article, even if you had a huge disk array plugged into the machine, how many cores can you also plug into that computer? I suppose there will always be a (healthy, productive) race here between the vertical scaling of GPUs + NVMe SSDs and the horizontal scaling of CPUs and blob storage. EDIT: formatting. [1] First Google result is Tom's hardware: https://www.tomshardware.com/features/ssd-benchmarks-hierarc... [2] https://cloud.google.com/compute/docs/disks/local-ssd#nvme_l... [3] https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/provisio... [4] The ephemerality has two downsides. First, you have to get the data onto that local SSD from some other, probably slower, storage system (I haven't benchmarked GCS lately, but that's probably your best bet for quickly downloading a bunch of data?). Second, you need to use non-spot instances which are 3-6x the price. |
|
Not for your average homelab budget but...