BigHugger
sk Skill · johnqtcg

go-benchmark

Go performance benchmarking and pprof profiling specialist. ALWAYS use when writing benchmark functions (testing.B), generating or reading pprof profiles, interpreting flame graphs, finding memory allocation hotspots, comparing implementations with benchstat, or measuring ns/op / B/op / allocs/op. In Go code contexts, also trigger when the user says "it's slow", "too many allocations", "find the bottleneck", or…

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
12
gobashPython
Host repository
johnqtcg/awesome-skills
Allowed tools
Read, Write, Grep, Glob, Bash(go test*), Bash(go build*), Bash(go vet*), Bash(go tool pprof*), Bash(go install golang.org/x/perf*), Bash(benchstat*), Bash(bash*run_interleaved_bench.sh*), Bash(bash*gc_claim_check.sh*)
Host stars
30
Host language
Python