Sharing notes from my ongoing learning journey — what I build, break and understand along the way.
Why CPU Cache Is Hundreds of Times Faster Than RAM

Understanding CPU Cache vs RAM: Speed, Technology, and Memory Hierarchy Since I started learning about computer architecture, one of the things that surprised me the most is this: CPUs are insanely fast, but RAM can’t keep up. That’s why we…