Hacker News new | ask | show | jobs
by pjmlp 3758 days ago
It is too early for that, but the first thing that came to my mind was the JIT PGO support introduced in .NET 4.5 and how IBM J9 does caching of compiled code.

Just what I can think of as similar, still need to dig deeper into what it actually means for Android.