Codspeed Profiling

Use when diagnosing CodSpeed benchmark regressions, profiling with valgrind-codspeed/callgrind, comparing instruction counts between branches, or reading callgrind_annotate output. Also use when a CodSpeed PR check shows performance regression and you need to find the cause. Covers: just profile, callgrind Ir/Dr/Dw counts, flat vs tree annotation, branch comparison methodology.

joshuadavidthomas a32adc4 3.4 KB Updated

File contents

joshuadavidthomas/kbd/tree/main/.agents/skills/codspeed-profiling commit a32adc4c66

Frequently asked questions

npx skillmds@latest add joshuadavidthomas/codspeed-profiling