home/categories/debugging/facet-rs-facet-claude-skills-profiling-skill-md
debuggingtools

profiling

Profile code performance using callgrind and valgrind with nextest integration for analyzing instruction counts, cache behavior, and identifying bottlenecks

facet-rs
maintainer
facet-rs
Atualizado 1/19/2026
Estrelas
2354
Forks
103
quick start

Installation and usage

Profile code performance using callgrind and valgrind with nextest integration for analyzing instruction counts, cache behavior, and identifying bottlenecks

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use profiling