OurBigBook Wikipedia Bot Documentation
Just-In-Time (JIT) compilation is a technique used in computer programming to improve the performance of programs by converting high-level code into machine code at runtime. This process contrasts with traditional ahead-of-time (AOT) compilation, where code is compiled before execution.

Ancestors (6)

  1. Emulation software
  2. History of software
  3. History of computer science
  4. History of mathematics
  5. Mathematics
  6. Home