dominictarr / bench-lru

MIT License
89 stars 11 forks source link

Investigating improvements #1

Closed dignifiedquire closed 7 years ago

dignifiedquire commented 7 years ago

nvm, will update in the next days..

dominictarr commented 7 years ago

check out this: https://github.com/dominictarr/hashlru

dignifiedquire commented 7 years ago

Was just benching it on my machine 🎉 super nice. When reading up on LRU caches, I came across ARC, which I was a reminded of a little with your two cache approach. I wonder if you looked at that in your thinking: http://dbs.uni-leipzig.de/file/ARC.pdf

dominictarr commented 7 years ago

no i didn't see that, i just had the idea, but it's pretty simple so wouldn't be suprised if someone else tried something similar

On Sat, Dec 24, 2016 at 1:49 AM, Friedel Ziegelmayer < notifications@github.com> wrote:

Was just benching it on my machine 🎉 super nice. When reading up on LRU caches, I came across ARC, which I was a reminded of a little with your two cache approach. I wonder if you looked at that in your thinking: http://dbs.uni-leipzig.de/file/ARC.pdf

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/dominictarr/bench-lru/issues/1#issuecomment-269063449, or mute the thread https://github.com/notifications/unsubscribe-auth/AAP1LgE47h-r6dcEq8Za3ZkrsA4Mbcj9ks5rLHougaJpZM4LVGIX .