Just-in-time compilation

Just-in-time (JIT) compilation (also dynamic translation or run-time compilations) is compilation of computer code during execution of a program at run time rather than before execution. This may consist of source code translation but is more commonly bytecode translation to machine code, which is then executed directly.

Source: Wikipedia — Just-in-time compilation (CC BY-SA 4.0)

Just-in-time compilation

Just-in-time (JIT) compilation (also dynamic translation or run-time compilations) is compilation of computer code during execution of a program at run time rather than before execution. This may consist of source code translation but is more commonly bytecode translation to machine code, which is then executed directly.

Source: Wikipedia "Just-in-time compilation" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy