Go Performance Testing

Design, run, compare, and interpret Go performance evidence using benchmarks, B.Loop, benchstat, pprof, traces, escape analysis, cache locality, false sharing, sync.Pool, GC limits, container CPU behavior, and PGO. Use when investigating Go latency, throughput, CPU, memory, allocations, contention, runtime behavior, performance regressions, or optimization claims.

LVTD-LLC e905df3 9 files · 15.2 KB Updated

File contents

LVTD-LLC/skills/tree/main/skills/go-performance-testing commit e905df3248

Frequently asked questions

npx skillmds@latest add lvtd-llc/go-performance-testing