Vitalik publishes new article "Memory access is O(N^[1/3])": Exploring memory access complexity and blockchain system efficiency
On October 5, Vitalik published a new article titled "Memory access is O(N^(1/3))" to explore the complexity of memory access. He discussed the issue of "memory access" complexity in data structures and algorithms, proposing that under certain architectures or models, the cost of accessing memory may have an upper bound of O(N^(1/3)). He pointed out that while the classic time complexity of sorting algorithms is O(N log N), when considering the memory access bottleneck, it is necessary to re-examine the efficiency analysis for large-scale datasets. This topic is particularly enlightening for the design of blockchain underlying systems, especially when dealing with large-scale state, node synchronization, and data availability (DA/data availability sampling, etc.) mechanisms, where the efficiency bottleneck of "reading and writing memory" must be considered with greater caution.
Disclaimer: The content of this article solely reflects the author's opinion and does not represent the platform in any capacity. This article is not intended to serve as a reference for making investment decisions.
You may also like
Sahara AI: No unlocks or security incidents have occurred, investigation into abnormal market fluctuations is ongoing
CertiK: Approximately $127 million in confirmed losses from attacks, hacks, and scams in November
Data: Jeffrey Huang continues to increase his long positions in HYPE, with holdings surpassing 100,000 tokens
