Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 268 Bytes

dynamic-recompilation.md

File metadata and controls

6 lines (4 loc) · 268 Bytes

Dynamic Recompilation

  • Inline caching: quickening
    • Quickening involves bytecode rewriting — self modifying code — to remove some branches and indirection in the common path