Top Stories published by graalvm in October of 2018

Under the hood of GraalVM JIT optimizations

Previously we looked at the performance of Java Streams API on the GraalVM in comparison with JavaHotSpot VM. GraalVM is a high-performance virtual machine, and in those experiments we got performance improvements from 1.7x to 5x when running sample…