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).

cxuu Updated

File contents

cxuu/golang-skills commit f72938a3c8

Frequently asked questions

npx skillmds@latest add cxuu/go-performance