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
Actualizado 1/19/2026
Estrellas
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

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use profiling