Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Native AOT compiled code is not necessarily faster than JIT compiled code. The Java JIT engine can do a lot of optimisations that would not be possible with AOT compilation. In the end it's compiled down to machine code anyway.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: