JIT compilation

JIT compilation stands for Just In Time Compilation. This is the process of compiling a method to native code only just before it is to be executed for the first time.

See also Static compilation and Ahead-of-time compilation.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset