home/categories/debugging/antonykamp-cc-truffle-performance-plugin-skills-detecting-deoptimizations-skill-md
debuggingtools
detecting-deoptimizations
Traces deoptimization events where execution falls back from compiled code to interpreter. Use to detect deoptimization loops, unstable assumptions, and type instability. Zero transfers in steady-state is the goal. Many transfers indicate severe performance problems. Critical for diagnosing compilation instability.
maintainer
antonykamp
اپ ڈیٹ ہوا 1/17/2026
اسٹارز
0
فورکس
0
quick start
Installation and usage
Traces deoptimization events where execution falls back from compiled code to interpreter. Use to detect deoptimization loops, unstable assumptions, and type instability. Zero transfers in steady-state is the goal. Many transfers indicate severe performance problems. Critical for diagnosing compilation instability.
انسٹالیشن
$ install --globalskills.sh
استعمال
انسٹال کرنے کے بعد، آپ یہ اسکل ٹرمینل میں درج ذیل کمانڈ چلا کر استعمال کر سکتے ہیں:
skills use detecting-deoptimizations