KnowraJust-in-time compilationLinked fromLinked fromThe 12 pages that link to Just-in-time compilation, each with the reason it gives.All 12Broader topic 1Related 8Compared with 3CompilerCompared with: It delays translation until runtime rather than completing all compilation before execution.InterpreterCompared with: It blurs the distinction by compiling selected code while an interpreted program runs.Hardware accelerationCompared with: Runtime software optimization can adapt code without a separate accelerator.