Go Performance

Use when optimizing Go code, investigating slow performance, or writing performance-critical sections. Also use when a user mentions slow Go code, string concatenation in loops, or asks about benchmarking, even if the user doesn't explicitly mention performance patterns. Does not cover concurrent performance patterns (see go-concurrency).

aneviaro e292998 4 files · 21.8 KB Updated

File contents

aneviaro/pipack/tree/main/agent/skills/go-performance commit e292998e4c

Frequently asked questions

npx skillmds@latest add aneviaro/go-performance