What does a JIT compiler do?

Posted by mehmet6parmak on Stack Overflow See other posts from Stack Overflow or by mehmet6parmak
Published on 2010-05-25T08:34:58Z Indexed on 2010/05/25 8:41 UTC
Read the original article Hit count: 520

Filed under:
|

Hi all,

I was just watching the google IO videos and they talked about the JIT compiler they included in the android and showed a demo about performance improvements thanks to JIT compiler. I wondered what does exactly a JIT compiler do and wanted to hear from different people.

So, What is the duty of a JIT compiler?

Thanks all

© Stack Overflow or respective owner

Related posts about compiler

Related posts about jit