home/categories/debugging/caarlos0-dotfiles-crush-skills-go-performance-skill-md
debuggingtools

go-performance

Analyze and optimize Go program performance. Use when asked to profile Go code, find performance bottlenecks, analyze memory allocations, detect memory leaks, write benchmarks, or optimize CPU/memory usage.

caarlos0
maintainer
caarlos0
Mis à jour 1/18/2026
Étoiles
197
Forks
9
quick start

Installation and usage

Analyze and optimize Go program performance. Use when asked to profile Go code, find performance bottlenecks, analyze memory allocations, detect memory leaks, write benchmarks, or optimize CPU/memory usage.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use go-performance