Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Is there any benefit in a cache? What penalty is there for a cache miss? (Analogy: rehearsed points, needing to say "I'll have to get back to you.")


Suppose you are using very slow media and it takes a tenth of a second to retrieve the information. That's an acceptable performance penalty ;-)

On the other hand if you are using external storage, with indirect lookups in order to find the information, that might not be so great.

At the same time, networked responses are great. There isn't a problem with having a different node respond to the request, since this approach uses a sort of strange architecture and session state is shared between all nodes.


This is why you don't use analogies when speaking with hackers. We take them way too far ;)


What about level 2 and 3 cache?


If you faint during the interview, does drinking caffeine afterwords work like a ramdisk or an ssd?


If we presume your cache analogy holds, all it costs is a little time.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: