Cache Miss, TLB Miss, False Sharing — Three Killers Your Profiler Won't Name

Featured Image
cpu cache tlb false-sharing perf performance memory-model coretracer

Store→Load Reordering: x86 vs ARM64, and the Bug Intel Was Hiding

Featured Image
memory-model x86 arm64 concurrency lock-free reordering tso

Store→Load Reordering: x86 vs ARM64 Real-World Test

Featured Image
Memory Model x86 ARM64 Concurrency CPU Memory Fences Lock-Free