Company
Date Published
Aug. 27, 2020
Author
Sasha Fedorova
Word count
1855
Language
English
Hacker News points
None

Summary

Intel Optane Persistent Memory (SCM) was introduced as a storage class memory product in April 2019. It is designed to be both persistent like an SSD and fast like DRAM, sitting on the memory bus. Experiments were conducted comparing SCM with SSDs using MongoDB's WiredTiger storage engine. The results showed that while SCM has a higher bandwidth than a technology-equivalent SSD, the advantage is within an order of magnitude and effective DRAM caching hides this difference. However, SCM can shine in latency-sensitive operations such as logging where it offers significantly lower read latencies compared to SSDs.