Want to create an interactive transcript for this episode?
Podcast: airhacks.fm podcast with adam bien
Episode: The Ingredients of GraalVM
Description: An airhacks.fm conversation with Oleg Selajev (@shelajev) about:
the red glowing mic,
GraalVM is the runtime for your applications,
GraalVM is high-performance, embeddable and polyglot,
GraalVM comes with top tier Just In Time Compiler (JIT),
GraalVM ships as community edition and enterprise edition,
Twitter gains 10% throughput and performance improvement with GraalVM Community Edition,
GraalVM is a drop-in replacement,
GraalVM is based on openJDK builds,
the Jikes Java compiler was fast, but not always compatible,
Jikes was able to compile Java 5,
the dcevm project,
javac is written in Java,
javac can be compiled to native code,
Oracle Aurora JVM...