just-in-time compilation
dynamically compiling bytecode to machine code during runtime
compile-and-go system
programming language compilation mode that compiles in a distinct step just before running
tracing just-in-time compilation
technique used to optimize the execution of a program at runtime