Object Oriented Software Engineering   View all facts   Glossary   Help
subject > process > compilation > just-in-time compilation
Upcompilation

just-in-time compilation comparison table
Subject abbreviate as is a kind of has definition
compilation processThe process of translating source code into code that is executable by a computer
just-in-time compilationJITCcompilationA kind of compilation that converts a method into machine code the first time it is executed and stores the machine code to save work on subsequent calls

Upcompilation