←back to thread

134 points samuel246 | 1 comments | | HN request time: 0.206s | source
1. timewizard ◴[] No.44459265[source]
> I've always been told that caching is a tool to make software faster.

Who told you that?

> you don't have to go all the way back to some backend database or API server or SSD [...] Caching is thus a tool to improve performance.

That's called "latency." This is not at all the same as "performance."

> My feelings now are that that perspective on caching is wrong

I agree.