> Data used for the charts was researched and compiled by ChatGPT, I spot checked it and found it was accurate enough to for the narrative. Last I checked, that wasn't how citations worked. I only sampled one data point (2017 AMD EPYC Rome Clock rate) which was significantly off, because in 2017 it was the Naples chipset that was released, and, unless 2017 was desperate enough to clock from 2.2Ghz to 3Ghz on the regu…
Memory is slow, Disk is fast – Part 1
21–30 of 49 posts
Re: Memory is slow, Disk is fast – Part 1
#22Ai generated slop. Constantly summarising various parts of the memory hierarchy, graphs with no x axis, bad units, no real world examples, the final conclusion doesn't match the previous 10 summaries. The big problem is that it misses a lot of nuisance. If actually try to treat an SSD like ram and you randomly read and or write 4 bytes of data that isn't in a ram cache you will get performance measured in the kilobyt…
Re: Memory is slow, Disk is fast – Part 1
#23[1] https://www.karlrupp.net/2018/02/42-years-of-microprocessor-...
Re: Memory is slow, Disk is fast – Part 1
#24Re: Memory is slow, Disk is fast – Part 1
#25> Data used for the charts was researched and compiled by ChatGPT, I spot checked it and found it was accurate enough to for the narrative. Last I checked, that wasn't how citations worked. I only sampled one data point (2017 AMD EPYC Rome Clock rate) which was significantly off, because in 2017 it was the Naples chipset that was released, and, unless 2017 was desperate enough to clock from 2.2Ghz to 3Ghz on the regu…
ChatGPT is not a primary source. Wikipedia is not a primary source. Google Search is not a primary source. Microsoft Encarta is not a primary source. The Encyclopedia Brittanica is not a primary source.
Information aggregators are not primary sources. Identifiable people are primary sources.
Re: Memory is slow, Disk is fast – Part 1
#26A title of "Memory is getting slower, Disk is getting faster" might remove a lot of the initial confusion this post causes.
It's a weird article. It looks at an insightful set of numbers, fairly accesses them, and then goes on to conclude the stupidest thing.
Re: Memory is slow, Disk is fast – Part 1
#27The data does not support the premise much less the grandiose conclusions at the end of the article. By pure construction memory is always going to be faster than disk, right up to the point where disk is inplemented as memory which makes this a pointless semantic discussion. Such a fact would hardly invalidate the core pillars as computer science as the conclusions imply. Waste of time.
You can get servers with terabytes of RAM these days. How many startups’ and small to medium businesses’ entire production database could fit in memory on 1 server?
Hint: the answer is “a large majority” (numerically, not by market cap)
Yes RAM is faster than Disk, but for most people it may simply not matter anymore. Put everything in RAM, sync to storage periodically in the background.
Re: Memory is slow, Disk is fast – Part 1
#28There's some sleight of hand being perpetrated here through the use of an inappropriate scale to trick the reader into thinking that NVMe latency is roughly zero when it's not. Let's just stipulate that you have an unreleased, hypothetical NVMe device with consistent 10µs read latency. The same device will have a write latency 10-100x higher, which it hides, under transient conditions, with DRAM. It's a very poor men…
The article feels like LLM output. Some correct facts strung together to support an incorrect thesis the author asked it to validate, but completely ignoring inconvenient facts and reaching a wild conclusion that isn’t actually true.
Re: Memory is slow, Disk is fast – Part 1
#29Is there a reason why are not seeing more use sram (other than cost)?