經安全檢測,此網站為安全網站,請放心前往原始網址!

What does a just-in-time (JIT) compiler do? - Stack Overflow

JIT stands for Just-in-Time which means that code gets compiled when it is needed, not before runtime. This is beneficial because the compiler can generate code that is optimised for your particular machine. A static compiler, like your average C compiler

stackoverflow.com

網址安全性掃描由 google 提供