| name | description |
|---|---|
go-performance |
Go performance optimization patterns and best practices. Use when optimizing Go code, reducing memory allocations, improving GC behavior, tuning concurrency, or diagnosing performance issues in Go applications. |
Comprehensive assistance with go-performance development, generated from official documentation.