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.

Ir a la instalación

Datos de origen

Repositorio
TudorAndrei/skills
Última actividad en el origen
3 de agosto de 2026 a las 14:46
Idioma detectado de SKILL.md
inglés
Estrellas
0
Forks
0

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.