Why would you use ahead-of-time (AOT) compilation?

Question:Why would you use ahead-of-time (AOT) compilation?

1.You can deliver a faster startup time, especially in big applications where much code executes on startup.

2.You have a slow processor.

3.You have little memory and disk space

4.The JIT compiler does not have to do a lot of disk I/O actions, which are quite expensive.


Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!