CPU Cache-Friendly Data Structures in Go: 10x Speed with Same Algorithm
skoredin.pro·11h·
Discuss: Hacker News
Cache Optimization
LLM Optimization Notes: Memory, Compute and Inference Techniques
gaurigupta19.github.io·2h·
Discuss: Hacker News
🗺️Region Inference
A Primer on Memory Consistency and Cache Coherence, Second Edition
link.springer.com·1d·
Discuss: r/programming
🧠Memory Models
How to run LLMs on a 1GB (e-waste) GPU without changing a single line of code
reddit.com·6h·
Discuss: r/LocalLLaMA
Cache Optimization
Highly concurrent in-memory counter in GoLang
engineering.grab.com·17h
🧠Memory Models
Caching in Vector Database: What You Need to Know
dev.to·9h·
Discuss: DEV
Cache Optimization
Achieving 1.2 TB/s Aggregate Bandwidth by Optimizing Distributed Cache Network
juicefs.com·1d·
Discuss: Hacker News
🌍HTTP Servers
Reflections on Designing a Search Autocomplete System
torontostudygroup.github.io·1d·
Discuss: DEV
🌿Trie Structures
Souvenir
deprogrammaticaipsum.com·14h
🔗Weak References
Rigorous Evaluation of Microarchitectural Side-Channels with Statistical Model Checking
arxiv.org·13h
📱Bytecode Design
Speeding Up Data Decompression with nvCOMP and the NVIDIA Blackwell Decompression Engine
developer.nvidia.com·17h
💾Zero-Copy
Here's Why RAM Should Be Your Priority When Buying a Laptop
howtogeek.com·19h
🧠Memory Hierarchy
Beyond the Single-Writer Limitation with Turso's Concurrent Writes
turso.tech·17h·
Discuss: Hacker News
🧠Memory Models
Beyond Von Neumann: Toward a unified deterministic architecture
venturebeat.com·1d
🤝Cooperative Threading
[NodeBook] Memory Fragmentation and Buffer Coding Challenges
thenodebook.com·2d·
Discuss: r/node
🏟️Arena Allocation
Solving Reproducibility Challenges in Deep Learning and LLMs: Our Journey
ingonyama.com·2d·
Discuss: Hacker News
🗺️Region Inference
Thundering Herd Problem (Cache Stampede): Solutions & Prevention | System Design Tutorial
howtech.substack.com·1d·
Discuss: r/programming
🔗Weak References
A case for learning GPU programming with a compute-first mindset – Maister's Gr
themaister.net·6h·
🔗Language Toolchains
Understanding the KV Cache (feat. Self-Attention)
dev.to·10h·
Discuss: DEV
🔄Subinterpreters
Cuckoo hashing improves SIMD hash tables
reiner.org·1d·
🏗️Hash Tables