Skip to main content

data-oriented-design

Mike Acton's data-oriented design operating rules - understand the real data first, then design the simplest transformation from the input you actually have to the output you actually need, at a stated cost. Use when designing or reviewing anything performance-sensitive or data-shaped - memory layout, struct-of-arrays vs array-of-structs, cache behavior, batch and pipeline design, hot loops, allocation strategy - or when a design is being justified by habit, analogy, abstraction, or "clean code" rather than by measurement. Also use when asked to reason like Mike Acton or apply data-oriented design.

Aller à l'installation

Informations de source

Dépôt
TudorAndrei/skills
Dernière activité de la source
3 août 2026 à 14:46
Langue détectée de SKILL.md
anglais
Étoiles
0
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.