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
更新於 1/19/2026
星標
2354
分支
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

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use profiling