logoalt Hacker News

esperentyesterday at 9:59 PM1 replyview on HN

Is it because of caching? If the context changes arbitrarily every turn then you would have to throw away the cache.


Replies

FuckButtonstoday at 2:34 AM

So use a block based cache and tune the block size to maximize the hit rate? This isn’t rocket science.