← Graph

GraalVM

tool 2 connections

Alternative JVM whose optimizing JIT (Graal) can eliminate many temporary objects and deliver additional speedups over a standard JDK. In Charles Nutter's Mandelbrot benchmark, switching JRuby from a standard JDK to GraalVM roughly doubled throughput — purely by changing the JVM. Also the runtime TruffleRuby depends on for any real performance.

category
platform
about
GraalVM tool
Shows Mandelbrot benchmark ~2× faster on JRuby under GraalVM than on a standard JDK.
uses
GraalVM tool
TruffleRuby runs only on GraalVM and depends on it for performance.

Provenance

Read by
1 extraction