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.

Accessing RAM sometimes costs extra log(N)

50 pointsby Tojotover 8 years ago

1 comment

Tojotover 8 years ago
In response to &quot;The Myth of RAM&quot; <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=12383012" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=12383012</a><p>It so happens that a large part of my PhD was on this very subject. The result I&#x27;ve got N log(N), this is more visible when you get to larger RAM (I had 0,5 TB RAM at the time). We have an empirical result, a justification and a rigorous predictive model.<p>The reason has to do with hashing, but a different type: TLB.<p>Feel free to take a look at a free copy at <a href="http:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;1212.0703" rel="nofollow">http:&#x2F;&#x2F;arxiv.org&#x2F;abs&#x2F;1212.0703</a> where we establish the VAT cost model.
评论 #12387959 未加载