|
You are here |
rishikeshs.com | ||
| | | | |
keetology.com
|
|
| | | | | Keetology, a collection of thoughts and writings about code, design, and development. | |
| | | | |
davidyat.es
|
|
| | | | | As of today, this site is no longer powered by the Ghost blogging engine. | |
| | | | |
codeincomplete.com
|
|
| | | | | Personal Website for Jake Gordon | |
| | | | |
www.morling.dev
|
|
| | | Ahead-of-time compilation (AOT) is the big topic in the Java ecosystem lately: by compiling Java code to native binaries, developers and users benefit from vastly improved start-up times and reduced memory usage. The GraalVM project made huge progress towards AOT-compiled Java applications, and Project Leyden promises to standardize AOT in a future version of the Java platform. This makes it easy to miss out on significant performance improvements which have been made on the JVM in recent Java versions, ... | ||