/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

surfingcomplexity.blog
| | paul.bone.id.au
3.0 parsecs away

Travel
| | CPU-bound performance often involves CPU caches. So lets dive in to CPU caches, some basics of how they're implemented, how they keep a consistent view...
| | dgraph.io
6.6 parsecs away

Travel
| | [AI summary] The text provides an in-depth overview of the Ristretto cache library, highlighting its design and features. It discusses the implementation of TinyLFU and Sampled LFU for efficient cache admission and eviction policies, along with optimizations such as bloom filters, metrics tracking, and avoiding false sharing. The text also includes benchmark comparisons with other Go caches and outlines future improvements and potential applications.
| | software.rajivprab.com
3.7 parsecs away

Travel
| | As a computer engineer who has spent half a decade working with caches at Intel and Sun, I've learnt a thing or two about cache-coherency. This was one of the hardest concepts to learn back in college - but once you've truly understood it, it gives you a great appreciation for system design principles. You...
| | www.reedbeta.com
24.9 parsecs away

Travel
| Pixels and polygons and shaders, oh my!