home/categories/debugging/antonykamp-cc-truffle-performance-plugin-skills-tracing-execution-counts-skill-md
debuggingtools
tracing-execution-counts
Counts exact execution frequencies (not time) at function/statement level. Shows interpreted vs compiled execution split. Use to verify functions compile (>95% compiled), understand control flow patterns, and validate algorithmic complexity. Complements profiling-with-cpu-sampler by showing frequency rather than duration.
maintainer
antonykamp
اپ ڈیٹ ہوا 1/17/2026
اسٹارز
0
فورکس
0
quick start
Installation and usage
Counts exact execution frequencies (not time) at function/statement level. Shows interpreted vs compiled execution split. Use to verify functions compile (>95% compiled), understand control flow patterns, and validate algorithmic complexity. Complements profiling-with-cpu-sampler by showing frequency rather than duration.
انسٹالیشن
$ install --globalskills.sh
استعمال
انسٹال کرنے کے بعد، آپ یہ اسکل ٹرمینل میں درج ذیل کمانڈ چلا کر استعمال کر سکتے ہیں:
skills use tracing-execution-counts