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

Advertisement

  • You can deliver a faster startup time, especially in big applications where much code executes on startup.
  • You have a slow processor.
  • You have little memory and disk space
  • The JIT compiler does not have to do a lot of disk I/O actions, which are quite expensive.
Join our list

Subscribe to our mailing list and get interesting stuff and updates to your email inbox.

Thank you for subscribing.

Something went wrong.

Leave a Comment


Share via
Join our list

Subscribe to our mailing list and get interesting stuff and updates to your email inbox.

Thank you for subscribing.

Something went wrong.

Send this to a friend