awesome-everything RU

deoptimization (deopt)

RU: деоптимизация (deopt)

The process where V8 discards optimized machine code for a function and falls back to executing its Ignition bytecode, triggered when a runtime assumption made during compilation — such as an object always having a particular hidden class — is violated. Frequent deoptimizations stall throughput; --trace-deopt reveals the reasons.

shortcuts expand
search
K
prev piece
k
next piece
j
cycle tier
t
this menu
?