TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A Survey of CPU Caches (2017)

1 pointsby meriboldover 1 year ago

1 comment

meriboldover 1 year ago
This got some attention on HN at the time (<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=15520390">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=15520390</a>), but since then, I&#x27;ve improved the wording, layout, and page load speed, so I thought I&#x27;d submit it again.<p>A few of the numbers are out of date. L3 cache sizes seem to have increased pretty much in accordance with Moore&#x27;s law (about 3 doublings in 6 years). L2 and L1 sizes not so much, but those caches tend to be per core, and we have more of those now. I believe the other numbers and general observations in the article hold up.