Want to create an interactive transcript for this episode?
Podcast: airhacks.fm podcast with adam bien
Episode: GraalVM and Java 17, Truffle, Espresso and Native Image
Description: An airhacks.fm conversation with Shaun Smith (@shaunmsmith) about:
GraalVM is bound to openJDK releases with a few days delay,
GraalVM support Java 17 native image,
Java Records are DTOs,
see airhacks.fm episode: "#131 I don't hate your DTOs",
GraalVM 17 21.3.0 improved the performance of the native image,
GraalVM native image is as fast as openJDK,
optimization of Truffle languages,
article: Multi-Tier Compilation in GraalVM,
shopify is using Ruby,
Ruby on GraalVM outperforms MRI,
the use case Nashorn,
Java 6 introduced the Scripting API,
the Project Avatar at Oracle,
G1 Native Image is configurable,
trading memory for throughput,
conditional code inclusion,
quarkus and...