Latest post
Controlling JIT Compiler Overhead to Avoid CPU Autoscaling
Using the latest features available in Azul Platform Prime, we explore advanced methods for shaping CPU utilization.
-
The Curious Case of Different Runtimes
Strange runtime behavior when presenting different training data to the JIT. We show how we diagnosed and condense down to a few test cases.
-
The Anatomy of a JVM
Find out how the JVM handles many tasks that you, as a developer, don’t want and need to take care of compared to other languages.
-
Java Performance: Ahead-Of-Time versus Just-In-Time
The impact of the Just-In-Time (JIT) compiler should not be underestimated to achieve the best performing code during runtime.
-
What Does a Modern JVM Look Like, And How Does It Work?
In this article, the internal workings of the JVM are discussed, e.g., interpreter, JIT compiler, and how it optimizes code.
1-5 of 5