Cpu Cache Opt

CPU cache optimization skill for C/C++ and Rust. Use when diagnosing cache misses, improving data layout for cache efficiency, using perf stat cache counters, understanding false sharing, prefetching, or structuring AoS vs SoA data layouts. Activates on queries about cache misses, cache lines, false sharing, perf cache counters, data layout optimization, prefetch, AoS vs SoA, or L1/L2/L3 cache performance.

mohitmishra786 fc0b85d 2 files · 11.3 KB Updated

File contents

mohitmishra786/low-level-dev-skills/tree/main/skills/low-level-programming/cpu-cache-opt commit fc0b85d285

Frequently asked questions

npx skillmds add mohitmishra786/cpu-cache-opt