Wednesday, February 24, 2016

Ahead of time vs just in-time compilation

An interesting blog about AOT (ahead of time) versus JIT (just in-time) compilation:
"So, Windows 10 has just been released, and with it Ahead Of Time (AOT) compilation feature .NET native. Google also just recently introduced ART for Android, and I just discovered that Oracle is planning an AOT compiler for mainstream Java."

Read the rest: Jitterdämmerung
This should really be a twit, not a blog post, but I want to keep it here, so I can expand this interesting topic later.