Benchmark Driven Development

Drive performance optimizations through a disciplined measure-optimize-measure cycle. Write benchmarks first, optimize with data, and validate improvements empirically. Use when building performance-critical code paths, lock-free structures, or when performance requirements are quantified.

maschad Updated

File contents

maschad/my-claude/tree/main/skills/benchmark-driven-development commit e1f122c96e

Frequently asked questions

npx skillmds@latest add maschad/benchmark-driven-development